menu
scanbot_sdk package
documentation
rtu_ui_common.dart
AspectRatio
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => <String, dynamic>{ "width": width, "height": height, };
scanbot_sdk package
documentation
rtu_ui_common
AspectRatio
toJson method
AspectRatio class