menu
scanbot_sdk
generic_document
GenericDocument
GenericDocument.fromJson factory constructor
GenericDocument.fromJson
brightness_4
brightness_5
GenericDocument.fromJson
constructor
GenericDocument.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory GenericDocument.fromJson(Map<String, dynamic> json) => _$GenericDocumentFromJson(json);
scanbot_sdk
generic_document
GenericDocument
GenericDocument.fromJson factory constructor
GenericDocument class
Constructors
GenericDocument
fromJson
Properties
children
confidence
confidenceWeight
fields
hashCode
runtimeType
type
Methods
noSuchMethod
toString
Operators
operator ==