menu
full_webrtc_wrapper package
documentation
sdk/meeting.dart
MeetingWraper
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;
full_webrtc_wrapper package
documentation
sdk/meeting
MeetingWraper
count property
MeetingWraper class