MessageData$json top-level constant

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

Implementation

@$core.Deprecated('Use messageDataDescriptor instead')
const MessageData$json = {
  '1': 'MessageData',
  '2': [
    {'1': 'type', '3': 1, '4': 1, '5': 14, '6': '.MessageType', '10': 'type'},
    {'1': 'fid', '3': 2, '4': 1, '5': 4, '10': 'fid'},
    {'1': 'timestamp', '3': 3, '4': 1, '5': 13, '10': 'timestamp'},
    {'1': 'network', '3': 4, '4': 1, '5': 14, '6': '.FarcasterNetwork', '10': 'network'},
    {'1': 'cast_add_body', '3': 5, '4': 1, '5': 11, '6': '.CastAddBody', '9': 0, '10': 'castAddBody'},
    {'1': 'cast_remove_body', '3': 6, '4': 1, '5': 11, '6': '.CastRemoveBody', '9': 0, '10': 'castRemoveBody'},
    {'1': 'reaction_body', '3': 7, '4': 1, '5': 11, '6': '.ReactionBody', '9': 0, '10': 'reactionBody'},
    {'1': 'verification_add_eth_address_body', '3': 9, '4': 1, '5': 11, '6': '.VerificationAddEthAddressBody', '9': 0, '10': 'verificationAddEthAddressBody'},
    {'1': 'verification_remove_body', '3': 10, '4': 1, '5': 11, '6': '.VerificationRemoveBody', '9': 0, '10': 'verificationRemoveBody'},
    {'1': 'signer_add_body', '3': 11, '4': 1, '5': 11, '6': '.SignerAddBody', '9': 0, '10': 'signerAddBody'},
    {'1': 'user_data_body', '3': 12, '4': 1, '5': 11, '6': '.UserDataBody', '9': 0, '10': 'userDataBody'},
    {'1': 'signer_remove_body', '3': 13, '4': 1, '5': 11, '6': '.SignerRemoveBody', '9': 0, '10': 'signerRemoveBody'},
    {'1': 'link_body', '3': 14, '4': 1, '5': 11, '6': '.LinkBody', '9': 0, '10': 'linkBody'},
    {'1': 'username_proof_body', '3': 15, '4': 1, '5': 11, '6': '.UserNameProof', '9': 0, '10': 'usernameProofBody'},
  ],
  '8': [
    {'1': 'body'},
  ],
};