menu
flutter_webrtc_fix package
documentation
flutter_webrtc_fix.dart
RTCSessionDescription
toMap method
toMap method
dark_mode
light_mode
toMap
method
dynamic
toMap
(
)
Implementation
dynamic toMap() { return {'sdp': sdp, 'type': type}; }
flutter_webrtc_fix package
documentation
flutter_webrtc_fix
RTCSessionDescription
toMap method
RTCSessionDescription class