menu
mosaic_widgets package
documentation
bridge.dart
MActivityAlert
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => {'title': title, 'body': body};
mosaic_widgets package
documentation
bridge
MActivityAlert
toJson method
MActivityAlert class