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