TunnelRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use tunnelRequestDescriptor instead')
const TunnelRequest$json = {
  '1': 'TunnelRequest',
  '2': [
    {'1': 'destination_port', '3': 1, '4': 1, '5': 13, '10': 'destinationPort'},
    {'1': 'data', '3': 2, '4': 1, '5': 12, '10': 'data'},
  ],
};