menu
videosdk_webrtc package
documentation
flutter_webrtc.dart
ThumbnailSize
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
int
>
toMap
(
)
Implementation
Map<String, int> toMap() => {'width': width, 'height': height};
videosdk_webrtc package
documentation
flutter_webrtc
ThumbnailSize
toMap method
ThumbnailSize class