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