participantCounts property Null safety
The current participant counts in this CallClient's call.
Implementation
ParticipantCounts get participantCounts => _participantCounts;
The current participant counts in this CallClient's call.
ParticipantCounts get participantCounts => _participantCounts;