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