pub_api_client
pub_api_client copied to clipboard
Fix result data class
It was throwing an error in the parse from Map
toResult
. I looked at pub.dev code and I found out that all the parameters are optional in the real class.