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