menu
huddle01_flutter_client package
documentation
core/index.dart
RTCRTCPParameters
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() { return { 'cname': cname, 'reducedSize': reducedSize, }; }
huddle01_flutter_client package
documentation
core/index
RTCRTCPParameters
toMap method
RTCRTCPParameters class