menu
flutter_webrtc_wrapper package
documentation
webrtc_meeting_helper.dart
WebRTCMeetingHelper
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;
flutter_webrtc_wrapper package
documentation
webrtc_meeting_helper
WebRTCMeetingHelper
count property
WebRTCMeetingHelper class