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