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