menu
scanbot_sdk
common_platform
AspectRatio
AspectRatio.fromJson factory constructor
AspectRatio.fromJson
brightness_4
brightness_5
AspectRatio.fromJson
constructor
AspectRatio.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory AspectRatio.fromJson(Map<String, dynamic> json) => _$AspectRatioFromJson(json);
scanbot_sdk
common_platform
AspectRatio
AspectRatio.fromJson factory constructor
AspectRatio class
Constructors
AspectRatio
fromJson
Properties
hashCode
height
runtimeType
width
Methods
noSuchMethod
toJson
toString
Operators
operator ==