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