StructuredAggregationQuery_Aggregation_Avg$json top-level constant

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

Implementation

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