menu
flexidetector package
documentation
alertdetectionmodel.dart
AlertDetectionModel
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => { "status" : status?.name, "minute" : minute };
flexidetector package
documentation
alertdetectionmodel
AlertDetectionModel
toJson method
AlertDetectionModel class