menu
flutter_webrtc_fix package
documentation
flutter_webrtc_fix.dart
RTCDataChannel
onMessage property
onMessage property
dark_mode
light_mode
onMessage
property
dynamic Function
(
RTCDataChannelMessage
data
)
?
onMessage
getter/setter pair
Implementation
Function(RTCDataChannelMessage data)? onMessage;
flutter_webrtc_fix package
documentation
flutter_webrtc_fix
RTCDataChannel
onMessage property
RTCDataChannel class