HttpInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use httpInfoDescriptor instead')
const HttpInfo$json = {
  '1': 'HttpInfo',
  '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': 'Domain', '3': 4, '4': 1, '5': 9, '10': 'Domain'},
    {'1': 'Username', '3': 5, '4': 1, '5': 9, '10': 'Username'},
    {'1': 'Password', '3': 6, '4': 1, '5': 9, '10': 'Password'},
    {'1': 'RemoteAddr', '3': 7, '4': 1, '5': 9, '10': 'RemoteAddr'},
    {'1': 'RemotePort', '3': 8, '4': 1, '5': 5, '10': 'RemotePort'},
    {'1': 'NetworkProtocol', '3': 9, '4': 1, '5': 9, '10': 'NetworkProtocol'},
    {'1': 'ApplicationProtocol', '3': 10, '4': 1, '5': 9, '10': 'ApplicationProtocol'},
    {'1': 'GatewayUuid', '3': 11, '4': 1, '5': 9, '10': 'GatewayUuid'},
  ],
};