menu
jaguar package
documentation
http/params/params.dart
QueryParams
QueryParams constructor
QueryParams constructor
dark_mode
light_mode
QueryParams
constructor
QueryParams
(
Map
<
String
,
String
>
map
)
Implementation
QueryParams(Map<String, String> map) : super(map);
jaguar package
documentation
http/params/params
QueryParams
QueryParams constructor
QueryParams class