ParticipantJoined$json top-level constant

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

Implementation

@$core.Deprecated('Use participantJoinedDescriptor instead')
const ParticipantJoined$json = {
  '1': 'ParticipantJoined',
  '2': [
    {'1': 'call_cid', '3': 1, '4': 1, '5': 9, '10': 'callCid'},
    {
      '1': 'participant',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.stream.video.sfu.models.Participant',
      '10': 'participant'
    },
  ],
};