StructuredQuery_CollectionSelector$json top-level constant

  1. @Deprecated('Use structuredQueryDescriptor instead')
Map<String, Object> const StructuredQuery_CollectionSelector$json

Implementation

@$core.Deprecated('Use structuredQueryDescriptor instead')
const StructuredQuery_CollectionSelector$json = const {
  '1': 'CollectionSelector',
  '2': const [
    const {'1': 'collection_id', '3': 2, '4': 1, '5': 9, '10': 'collectionId'},
    const {'1': 'all_descendants', '3': 3, '4': 1, '5': 8, '10': 'allDescendants'},
  ],
};