Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
By default `JsonObject` is deserializing into `Map<Object?, Object?>`, we need to do explicit cast to get `Map<String, dynamic>`
- Loading branch information