menu
built_value package
documentation
json_object.dart
JsonObject
asMap property
asMap property
dark_mode
light_mode
asMap
property
Map
get
asMap
The value as a
Map
, or throw if not.
Implementation
Map get asMap => throw StateError('Not a Map.');
built_value package
documentation
json_object
JsonObject
asMap property
JsonObject class