HubInfoResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use hubInfoResponseDescriptor instead')
const HubInfoResponse$json = {
  '1': 'HubInfoResponse',
  '2': [
    {'1': 'version', '3': 1, '4': 1, '5': 9, '10': 'version'},
    {'1': 'is_syncing', '3': 2, '4': 1, '5': 8, '10': 'isSyncing'},
    {'1': 'nickname', '3': 3, '4': 1, '5': 9, '10': 'nickname'},
    {'1': 'root_hash', '3': 4, '4': 1, '5': 9, '10': 'rootHash'},
    {'1': 'db_stats', '3': 5, '4': 1, '5': 11, '6': '.DbStats', '10': 'dbStats'},
  ],
};