values constant

List<IDPOwnerType> const values

Implementation

static const $core.List<IDPOwnerType> values = <IDPOwnerType> [
  IDP_OWNER_TYPE_UNSPECIFIED,
  IDP_OWNER_TYPE_SYSTEM,
  IDP_OWNER_TYPE_ORG,
];