menu
jaguar package
documentation
http/session/coder.dart
MapCoder
decode abstract method
decode abstract method
dark_mode
light_mode
decode
abstract method
Map
<
String
,
String
>
?
decode
(
String
value
)
Decodes
value
into Map
Implementation
Map<String, String>? decode(String value);
jaguar package
documentation
http/session/coder
MapCoder
decode abstract method
MapCoder class