values constant

List<Source> const values

Implementation

static const $core.List<Source> values = <Source> [
  SOURCE_UNSPECIFIED,
  SOURCE_SYSTEM,
  SOURCE_INSTANCE,
  SOURCE_ORGANIZATION,
  SOURCE_PROJECT,
  SOURCE_APP,
  SOURCE_USER,
];