AggregateMessageSet$json top-level constant

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

Implementation

@$core.Deprecated('Use aggregateMessageSetDescriptor instead')
const AggregateMessageSet$json = const {
  '1': 'AggregateMessageSet',
  '5': const [
    const {'1': 4, '2': 2147483647},
  ],
  '7': const {'1': true},
};