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