menu
stream_webrtc_flutter package
documentation
stream_webrtc_flutter.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};
stream_webrtc_flutter package
documentation
stream_webrtc_flutter
ThumbnailSize
toMap method
ThumbnailSize class