values constant

List<CountParentType> const values

Implementation

static const $core.List<CountParentType> values = <CountParentType>[
  COUNT_PARENT_TYPE_UNSPECIFIED,
  COUNT_PARENT_TYPE_INSTANCE,
  COUNT_PARENT_TYPE_ORGANIZATION,
];