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