Target_QueryTarget$json top-level constant

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

Implementation

@$core.Deprecated('Use targetDescriptor instead')
const Target_QueryTarget$json = {
  '1': 'QueryTarget',
  '2': [
    {'1': 'parent', '3': 1, '4': 1, '5': 9, '10': 'parent'},
    {
      '1': 'structured_query',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.firestore.v1.StructuredQuery',
      '9': 0,
      '10': 'structuredQuery'
    },
  ],
  '8': [
    {'1': 'query_type'},
  ],
};