menu
at_notify_flutter package
documentation
models/notify_model.dart
Notify
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
Implementation
String toJson() => json.encode(toMap());
at_notify_flutter package
documentation
models/notify_model
Notify
toJson method
Notify class