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': 'UUID', '3': 1, '4': 1, '5': 9, '10': 'UUID'},
    {'1': 'Name', '3': 2, '4': 1, '5': 9, '10': 'Name'},
    {'1': 'Description', '3': 3, '4': 1, '5': 9, '10': 'Description'},
    {'1': 'HostAddr', '3': 4, '4': 1, '5': 9, '10': 'HostAddr'},
    {'1': 'GatewayUUID', '3': 5, '4': 1, '5': 9, '10': 'GatewayUUID'},
    {'1': 'Mac', '3': 6, '4': 1, '5': 9, '10': 'Mac'},
  ],
};