menu
flutter_webrtc_fixed_v0_12_0 package
documentation
flutter_webrtc_fixed_v0_12_0.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_v0_12_0 package
documentation
flutter_webrtc_fixed_v0_12_0
RTCSessionDescription
toMap method
RTCSessionDescription class