menu
croky package
documentation
croky.dart
QueryParameters
map property
map property
dark_mode
light_mode
map
property
Map
<
String
,
List
<
String
>
>
map
final
the main data that returned fro the request uri
Implementation
final Map<String, List<String>> map;
croky package
documentation
croky
QueryParameters
map property
QueryParameters class