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