StructuredQuery_Projection$json top-level constant

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

Implementation

@$core.Deprecated('Use structuredQueryDescriptor instead')
const StructuredQuery_Projection$json = const {
  '1': 'Projection',
  '2': const [
    const {'1': 'fields', '3': 2, '4': 3, '5': 11, '6': '.google.firestore.v1.StructuredQuery.FieldReference', '10': 'fields'},
  ],
};