PortService$json top-level constant

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

Implementation

@$core.Deprecated('Use portServiceDescriptor instead')
const PortService$json = {
  '1': 'PortService',
  '2': [
    {'1': 'Ip', '3': 1, '4': 1, '5': 9, '10': 'Ip'},
    {'1': 'Port', '3': 2, '4': 1, '5': 5, '10': 'Port'},
    {'1': 'IsLocal', '3': 3, '4': 1, '5': 8, '10': 'IsLocal'},
    {'1': 'Info', '3': 4, '4': 3, '5': 11, '6': '.pb.PortService.InfoEntry', '10': 'Info'},
  ],
  '3': [PortService_InfoEntry$json],
};