menu
dd_check_plugin package
documentation
model/public_send_model.dart
PublicSendModel
toJson abstract method
toJson abstract method
dark_mode
light_mode
toJson
abstract method
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Serializes this PublicSendModel to a JSON map.
Implementation
Map<String, dynamic> toJson();
dd_check_plugin package
documentation
model/public_send_model
PublicSendModel
toJson abstract method
PublicSendModel class