menu
scanbot_sdk package
documentation
json/common_platform.dart
AspectRatio
AspectRatio.fromJson factory constructor
AspectRatio.fromJson factory constructor
dark_mode
light_mode
AspectRatio.fromJson
constructor
AspectRatio.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory AspectRatio.fromJson(Map<String, dynamic> json) => _$AspectRatioFromJson(json);
scanbot_sdk package
documentation
json/common_platform
AspectRatio
AspectRatio.fromJson factory constructor
AspectRatio class