NewLobbyPeer$json top-level constant

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

Implementation

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