menu
motocode_core package
documentation
models/src/sticker_module.dart
Sticker
toJson abstract method
toJson abstract method
dark_mode
light_mode
toJson
abstract method
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Serializes this Sticker to a JSON map.
Implementation
Map<String, dynamic> toJson();
motocode_core package
documentation
models/src/sticker_module
Sticker
toJson abstract method
Sticker class