Message$json top-level constant

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

Implementation

@$core.Deprecated('Use messageDescriptor instead')
const Message$json = const {
  '1': 'Message',
  '2': const [
    const {'1': 'mid', '3': 1, '4': 1, '5': 9, '10': 'mid'},
    const {'1': 'status', '3': 3, '4': 1, '5': 9, '10': 'status'},
    const {'1': 'timestamp', '3': 4, '4': 1, '5': 9, '10': 'timestamp'},
    const {'1': 'client', '3': 6, '4': 1, '5': 9, '10': 'client'},
    const {'1': 'version', '3': 7, '4': 1, '5': 9, '10': 'version'},
    const {'1': 'type', '3': 8, '4': 1, '5': 9, '10': 'type'},
    const {'1': 'user', '3': 9, '4': 1, '5': 11, '6': '.User', '10': 'user'},
    const {
      '1': 'text',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.Text',
      '9': 0,
      '10': 'text'
    },
    const {
      '1': 'image',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.Image',
      '9': 0,
      '10': 'image'
    },
    const {
      '1': 'file',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.File',
      '9': 0,
      '10': 'file'
    },
    const {
      '1': 'voice',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.Voice',
      '9': 0,
      '10': 'voice'
    },
    const {
      '1': 'video',
      '3': 14,
      '4': 1,
      '5': 11,
      '6': '.Video',
      '9': 0,
      '10': 'video'
    },
    const {
      '1': 'location',
      '3': 15,
      '4': 1,
      '5': 11,
      '6': '.Location',
      '9': 0,
      '10': 'location'
    },
    const {
      '1': 'link',
      '3': 16,
      '4': 1,
      '5': 11,
      '6': '.Link',
      '9': 0,
      '10': 'link'
    },
    const {
      '1': 'receipt',
      '3': 17,
      '4': 1,
      '5': 11,
      '6': '.Receipt',
      '9': 0,
      '10': 'receipt'
    },
    const {
      '1': 'reply',
      '3': 18,
      '4': 1,
      '5': 11,
      '6': '.Reply',
      '9': 0,
      '10': 'reply'
    },
    const {
      '1': 'preview',
      '3': 19,
      '4': 1,
      '5': 11,
      '6': '.Preview',
      '9': 0,
      '10': 'preview'
    },
    const {
      '1': 'recall',
      '3': 20,
      '4': 1,
      '5': 11,
      '6': '.Recall',
      '9': 0,
      '10': 'recall'
    },
    const {
      '1': 'transfer',
      '3': 21,
      '4': 1,
      '5': 11,
      '6': '.Transfer',
      '9': 0,
      '10': 'transfer'
    },
    const {
      '1': 'invite',
      '3': 22,
      '4': 1,
      '5': 11,
      '6': '.Invite',
      '9': 0,
      '10': 'invite'
    },
    const {
      '1': 'notice',
      '3': 23,
      '4': 1,
      '5': 11,
      '6': '.Notice',
      '9': 0,
      '10': 'notice'
    },
    const {
      '1': 'extra',
      '3': 30,
      '4': 1,
      '5': 11,
      '6': '.Extra',
      '9': 0,
      '10': 'extra'
    },
    const {
      '1': 'thread',
      '3': 31,
      '4': 1,
      '5': 11,
      '6': '.Thread',
      '10': 'thread'
    },
    const {'1': 'encrypted', '3': 32, '4': 1, '5': 8, '10': 'encrypted'},
  ],
  '8': const [
    const {'1': 'body'},
  ],
};