HostInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use hostInfoDescriptor instead')
const HostInfo$json = {
  '1': 'HostInfo',
  '2': [
    {'1': 'platform', '3': 1, '4': 1, '5': 9, '10': 'platform'},
    {'1': 'distro', '3': 2, '4': 1, '5': 9, '10': 'distro'},
    {'1': 'tags', '3': 3, '4': 3, '5': 9, '10': 'tags'},
  ],
};