Participants typedef

  1. @Deprecated('Use Participant instead.')
Participants = Participant

v4 backward-compatible alias — the v4 SDK used the plural name Participants.

Implementation

@Deprecated('Use Participant instead.')
typedef Participants = Participant;