ContactInfoContent$json top-level constant

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

Implementation

@$core.Deprecated('Use contactInfoContentDescriptor instead')
const ContactInfoContent$json = {
  '1': 'ContactInfoContent',
  '2': [
    {'1': 'gossip_address', '3': 1, '4': 1, '5': 11, '6': '.GossipAddressInfo', '10': 'gossipAddress'},
    {'1': 'rpc_address', '3': 2, '4': 1, '5': 11, '6': '.GossipAddressInfo', '10': 'rpcAddress'},
    {'1': 'excluded_hashes', '3': 3, '4': 3, '5': 9, '10': 'excludedHashes'},
    {'1': 'count', '3': 4, '4': 1, '5': 13, '10': 'count'},
    {'1': 'hub_version', '3': 5, '4': 1, '5': 9, '10': 'hubVersion'},
    {'1': 'network', '3': 6, '4': 1, '5': 14, '6': '.FarcasterNetwork', '10': 'network'},
    {'1': 'app_version', '3': 7, '4': 1, '5': 9, '10': 'appVersion'},
  ],
};