We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey Thanks for your work Could we have a type response(instead of map string/dynamic) from parse method?
parse
The text was updated successfully, but these errors were encountered:
Can you provide any more context?
Sorry, something went wrong.
Hey @acoutts Just updated the dscription
I mean - not a raw json like we have no
but the object with fields
like
class XXX { final String countryCode; final String e164; ...fromJson }
No branches or pull requests
Hey
Thanks for your work
Could we have a type response(instead of map string/dynamic) from
parse
method?The text was updated successfully, but these errors were encountered: