AggregationResult_AggregateFieldsEntry$json top-level constant

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

Implementation

@$core.Deprecated('Use aggregationResultDescriptor instead')
const AggregationResult_AggregateFieldsEntry$json = {
  '1': 'AggregateFieldsEntry',
  '2': [
    {'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
    {
      '1': 'value',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.firestore.v1.Value',
      '10': 'value'
    },
  ],
  '7': {'7': true},
};