values constant

Implementation

static const $core.List<Service_ReleaseChannel> values = <Service_ReleaseChannel> [
  RELEASE_CHANNEL_UNSPECIFIED,
  CANARY,
  STABLE,
];