Aggregate$json top-level constant

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

Implementation

@$core.Deprecated('Use aggregateDescriptor instead')
const Aggregate$json = const {
  '1': 'Aggregate',
  '2': const [
    const {'1': 'i', '3': 1, '4': 1, '5': 5, '10': 'i'},
    const {'1': 's', '3': 2, '4': 1, '5': 9, '10': 's'},
    const {
      '1': 'sub',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.protobuf_unittest.Aggregate',
      '10': 'sub'
    },
    const {
      '1': 'file',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.FileOptions',
      '10': 'file'
    },
    const {
      '1': 'mset',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.protobuf_unittest.AggregateMessageSet',
      '10': 'mset'
    },
    const {
      '1': 'any',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Any',
      '10': 'any'
    },
  ],
  '6': const [
    const {
      '1': 'nested',
      '2': '.google.protobuf.FileOptions',
      '3': 15476903,
      '4': 1,
      '5': 11,
      '6': '.protobuf_unittest.Aggregate',
      '10': 'nested'
    },
  ],
};