LobbyPeerLeft$json top-level constant

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

Implementation

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