AcceptLobbyPeer$json top-level constant

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

Implementation

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