CurrentKnownHostsRes$json top-level constant

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

Implementation

@$core.Deprecated('Use currentKnownHostsResDescriptor instead')
const CurrentKnownHostsRes$json = {
  '1': 'CurrentKnownHostsRes',
  '2': [
    {'1': 'hotHosts', '3': 1, '4': 3, '5': 11, '6': '.co.topl.node.models.KnownHost', '10': 'hotHosts'},
    {'1': 'warmHosts', '3': 2, '4': 3, '5': 11, '6': '.co.topl.node.models.KnownHost', '10': 'warmHosts'},
    {'1': 'coldHosts', '3': 3, '4': 3, '5': 11, '6': '.co.topl.node.models.KnownHost', '10': 'coldHosts'},
  ],
};