Tunnel$json top-level constant

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

Implementation

@$core.Deprecated('Use tunnelDescriptor instead')
const Tunnel$json = {
  '1': 'Tunnel',
  '2': [
    {'1': 'port', '3': 1, '4': 1, '5': 13, '10': 'port'},
    {'1': 'connection_timeout', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '10': 'connectionTimeout'},
  ],
};