menu
patrol_plus package
documentation
patrol.dart
Notification
Notification.fromJson factory constructor
Notification.fromJson factory constructor
dark_mode
light_mode
Notification.fromJson
constructor
Notification.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Notification.fromJson(Map<String, dynamic> json) => _$NotificationFromJson(json);
patrol_plus package
documentation
patrol
Notification
Notification.fromJson factory constructor
Notification class