TriggerCondition typedef

TriggerCondition = bool Function(FlowContext context)

Implementation

typedef TriggerCondition = bool Function(FlowContext context);