menu
scanbot_sdk
common
Page
toJson method
toJson
brightness_4
brightness_5
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$PageToJson(this);
scanbot_sdk
common
Page
toJson method
Page class
Constructors
Page
fromJson
Properties
detectionStatus
documentImageFileUri
documentImageSizeLimit
documentPreviewImageFileUri
filter
hashCode
originalImageFileUri
originalPreviewImageFileUri
pageId
polygon
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==