values constant

List<Index_QueryScope> const values

Implementation

static const $core.List<Index_QueryScope> values = <Index_QueryScope> [
  QUERY_SCOPE_UNSPECIFIED,
  COLLECTION,
  COLLECTION_GROUP,
];