ORG_STATE_INACTIVE constant

OrgState const ORG_STATE_INACTIVE

Implementation

static const OrgState ORG_STATE_INACTIVE =
    OrgState._(2, _omitEnumNames ? '' : 'ORG_STATE_INACTIVE');