[json_codable] the object passed to fromJson is not necessarily a Map #59580
Labels
area-pkg
Used for miscellaneous pkg/ packages not associated with specific area- teams.
pkg-json
The json macro package
type-enhancement
A request for a change that isn't a bug
Currently json_codable assumes that a Map is passed to the fromJson constructor when that constructor is defined by the user.
This is not supported:
The text was updated successfully, but these errors were encountered: