values constant

List<GoFeatures_APILevel> const values

Implementation

static const $core.List<GoFeatures_APILevel> values = <GoFeatures_APILevel>[
  API_LEVEL_UNSPECIFIED,
  API_OPEN,
  API_HYBRID,
  API_OPAQUE,
];