json_annotation package
documentation
json_annotation
UnrecognizedKeysException
allowedKeys property
allowedKeys
allowedKeys
property
Null safety
List
<
String
>
allowedKeys
final
The allowed keys for
map
.
Implementation
final List<String> allowedKeys;
json_annotation package
documentation
json_annotation
UnrecognizedKeysException
allowedKeys property
UnrecognizedKeysException class
Constructors
UnrecognizedKeysException
Properties
allowedKeys
hashCode
map
message
runtimeType
unrecognizedKeys
Methods
noSuchMethod
toString
Operators
operator ==