ConnectionInfo$json top-level constant
Implementation
@$core.Deprecated('Use connectionInfoDescriptor instead')
const ConnectionInfo$json = const {
'1': 'ConnectionInfo',
'2': const [
const {'1': 'connections', '3': 1, '4': 1, '5': 4, '10': 'connections'},
const {
'1': 'inbound_connections',
'3': 2,
'4': 1,
'5': 4,
'10': 'inboundConnections'
},
const {
'1': 'outbound_connections',
'3': 3,
'4': 1,
'5': 4,
'10': 'outboundConnections'
},
],
};