participantCount property
int
get
participantCount
Total number of remote participants
Implementation
int get participantCount => participants.length;
Total number of remote participants
int get participantCount => participants.length;