NewPeerJoined$json top-level constant

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

Implementation

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