Message_RawJSON$json top-level constant

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

Implementation

@$core.Deprecated('Use messageDescriptor instead')
const Message_RawJSON$json = const {
  '1': 'RawJSON',
  '2': const [
    const {'1': 'type', '3': 1, '4': 1, '5': 9, '10': 'type'},
    const {'1': 'value', '3': 2, '4': 1, '5': 9, '10': 'value'},
  ],
};