menu
flutter_novu package
documentation
dot/inbox_notification.dart
InboxNotification
InboxNotification.fromJson factory constructor
InboxNotification.fromJson factory constructor
dark_mode
light_mode
InboxNotification.fromJson
constructor
InboxNotification.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory InboxNotification.fromJson(Map<String, dynamic> json) => _$InboxNotificationFromJson(json);
flutter_novu package
documentation
dot/inbox_notification
InboxNotification
InboxNotification.fromJson factory constructor
InboxNotification class