values constant

List<SourceType> const values

Implementation

static const $core.List<SourceType> values = <SourceType> [
  SOURCE_TYPE_UNSPECIFIED,
  SOURCE_TYPE_ORG,
  SOURCE_TYPE_FRAGMENT,
];