OWNER_TYPE_ORG constant

OwnerType const OWNER_TYPE_ORG

Implementation

static const OwnerType OWNER_TYPE_ORG =
    OwnerType._(3, _omitEnumNames ? '' : 'OWNER_TYPE_ORG');