waitingList property

List<WaitingRoomParticipant>? waitingList
getter/setter pair

Implementation

List<WaitingRoomParticipant>? waitingList;