menu
flutter_novu package
documentation
dot/workflow.dart
WorkflowTriggerVariable
WorkflowTriggerVariable.new constructor
WorkflowTriggerVariable.new constructor
dark_mode
light_mode
WorkflowTriggerVariable
constructor
WorkflowTriggerVariable
(
{
required
String
id
,
required
String
name
,
String
?
value
,
})
Implementation
WorkflowTriggerVariable({ required this.id, required this.name, this.value, });
flutter_novu package
documentation
dot/workflow
WorkflowTriggerVariable
WorkflowTriggerVariable.new constructor
WorkflowTriggerVariable class