EncodedContent$json top-level constant

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

Implementation

@$core.Deprecated('Use encodedContentDescriptor instead')
const EncodedContent$json = {
  '1': 'EncodedContent',
  '2': [
    {
      '1': 'type',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.xmtp.message_contents.ContentTypeId',
      '10': 'type'
    },
    {
      '1': 'parameters',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.xmtp.message_contents.EncodedContent.ParametersEntry',
      '10': 'parameters'
    },
    {
      '1': 'fallback',
      '3': 3,
      '4': 1,
      '5': 9,
      '9': 0,
      '10': 'fallback',
      '17': true
    },
    {
      '1': 'compression',
      '3': 5,
      '4': 1,
      '5': 14,
      '6': '.xmtp.message_contents.Compression',
      '9': 1,
      '10': 'compression',
      '17': true
    },
    {'1': 'content', '3': 4, '4': 1, '5': 12, '10': 'content'},
  ],
  '3': [EncodedContent_ParametersEntry$json],
  '8': [
    {'1': '_fallback'},
    {'1': '_compression'},
  ],
};