menu
flutter_novu package
documentation
dot/context_value.dart
ContextValue
ContextValue.new constructor
ContextValue.new constructor
dark_mode
light_mode
ContextValue
constructor
ContextValue
(
{
required
String
id
,
Map
<
String
,
dynamic
>
?
data
,
})
Implementation
ContextValue({ required this.id, this.data, });
flutter_novu package
documentation
dot/context_value
ContextValue
ContextValue.new constructor
ContextValue class