AggregateMessage$json top-level constant

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

Implementation

@$core.Deprecated('Use aggregateMessageDescriptor instead')
const AggregateMessage$json = const {
  '1': 'AggregateMessage',
  '2': const [
    const {'1': 'fieldname', '3': 1, '4': 1, '5': 5, '8': const {}, '10': 'fieldname'},
  ],
  '7': const {},
};