menu
jt_preferences package
documentation
adapter/decoder.dart
Decoder
decode abstract method
decode abstract method
dark_mode
light_mode
decode
abstract method
Map
<
String
,
dynamic
>
decode
(
String
json
)
Implementation
Map<String, dynamic> decode(String json);
jt_preferences package
documentation
adapter/decoder
Decoder
decode abstract method
Decoder class