FLOW_STATE_INACTIVE constant

FlowState const FLOW_STATE_INACTIVE

Implementation

static const FlowState FLOW_STATE_INACTIVE =
    FlowState._(1, _omitEnumNames ? '' : 'FLOW_STATE_INACTIVE');