TriggerCondition typedef
TriggerCondition =
bool Function(FlowContext context)
Implementation
typedef TriggerCondition = bool Function(FlowContext context);
typedef TriggerCondition = bool Function(FlowContext context);