ParticipantUpdated$json top-level constant

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

Implementation

@$core.Deprecated('Use participantUpdatedDescriptor instead')
const ParticipantUpdated$json = const {
  '1': 'ParticipantUpdated',
  '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'},
  ],
};