json_annotation package
documentation
json_annotation
CheckedFromJsonException
map property
map
json_annotation package
documentation
json_annotation
CheckedFromJsonException
map property
CheckedFromJsonException class
Constructors
CheckedFromJsonException
Properties
badKey
className
hashCode
innerError
innerStack
key
map
message
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
map
property
Map
map
final
The source
Map
that was used for decoding when the
innerError
was thrown.
Implementation
final Map map;