AggregationResult$json top-level constant

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

Implementation

@$core.Deprecated('Use aggregationResultDescriptor instead')
const AggregationResult$json = {
  '1': 'AggregationResult',
  '2': [
    {
      '1': 'aggregate_fields',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.google.firestore.v1.AggregationResult.AggregateFieldsEntry',
      '10': 'aggregateFields'
    },
  ],
  '3': [AggregationResult_AggregateFieldsEntry$json],
};