toJson abstract method
DynamicMap
toJson()
inherited
Serializes this LocalNotificationScheduleModel to a JSON map.
Implementation
Map<String, dynamic> toJson();
Serializes this LocalNotificationScheduleModel to a JSON map.
Map<String, dynamic> toJson();