menu
webrtc_full_wrapper package
documentation
sdk/meeting.dart
Meeting
count property
count property
dark_mode
light_mode
count
property
int
get
count
inherited
Get the unique count of events registered in the emitter.
Implementation
int get count => _listeners.length;
webrtc_full_wrapper package
documentation
sdk/meeting
Meeting
count property
Meeting class