ProtoIceCandidates$json top-level constant

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

Implementation

@$core.Deprecated('Use protoIceCandidatesDescriptor instead')
const ProtoIceCandidates$json = {
  '1': 'ProtoIceCandidates',
  '2': [
    {'1': 'foundation', '3': 1, '4': 1, '5': 9, '10': 'foundation'},
    {'1': 'priority', '3': 2, '4': 1, '5': 5, '10': 'priority'},
    {'1': 'ip', '3': 3, '4': 1, '5': 9, '10': 'ip'},
    {'1': 'port', '3': 4, '4': 1, '5': 5, '10': 'port'},
    {'1': 'type', '3': 5, '4': 1, '5': 9, '10': 'type'},
    {'1': 'protocol', '3': 6, '4': 1, '5': 9, '10': 'protocol'},
    {'1': 'tcpType', '3': 7, '4': 1, '5': 9, '10': 'tcpType'},
    {'1': 'address', '3': 8, '4': 1, '5': 9, '10': 'address'},
  ],
};