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 = const {
  '1': 'ParticipantJoined',
  '2': const [
    const {'1': 'call_cid', '3': 1, '4': 1, '5': 9, '10': 'callCid'},
    const {'1': 'participant', '3': 2, '4': 1, '5': 11, '6': '.stream.video.sfu.models.Participant', '10': 'participant'},
  ],
};