Open vasilich6107 opened 2 months ago
Can you provide any more context?
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
}
Hey Thanks for your work Could we have a type response(instead of map string/dynamic) from
parse
method?