menu
get_instance_bridge package
documentation
codable.dart
Encodable
toJsonStr method
toJsonStr method
dark_mode
light_mode
toJsonStr
method
String
toJsonStr
(
)
Implementation
String toJsonStr() => jsonEncode(toMap());
get_instance_bridge package
documentation
codable
Encodable
toJsonStr method
Encodable mixin