PeerLeft$json top-level constant

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

Implementation

@$core.Deprecated('Use peerLeftDescriptor instead')
const PeerLeft$json = {
  '1': 'PeerLeft',
  '2': [
    {'1': 'peerId', '3': 1, '4': 2, '5': 9, '10': 'peerId'},
  ],
};