menu
flutter_api package
documentation
responses.dart
ApiResponseMap<K, V>
map property
map property
dark_mode
light_mode
map
property
Map
<
K
,
V
>
?
get
map
Implementation
Map<K, V>? get map => _map;
flutter_api package
documentation
responses
ApiResponseMap<K, V>
map property
ApiResponseMap class