menu
flutter_novu package
documentation
dot/notification.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);
flutter_novu package
documentation
dot/notification
Notification
Notification.fromJson factory constructor
Notification class