menu
flutter_webrtc_wrapper package
documentation
sdk/peer_connection.dart
PeerConnection
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
sdk/peer_connection
PeerConnection
count property
PeerConnection class