menu
intl_localizable package
documentation
user_config.dart
UserConfig
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => {'jws': jws};
intl_localizable package
documentation
user_config
UserConfig
toJson method
UserConfig class