dart/core/js/document_scan library

Classes

JSChrome

Properties

chrome JSChrome
no setter

Typedefs

Configurability = String
How an option can be changed.
ConnectionType = String
How the scanner is connected to the computer.
ConstraintType = String
The type of constraint represented by an OptionConstraint.
OperationResult = String
OperationResult is an enum that indicates the result of each operation performed by the backend. It contains the same causes as SANE_Status plus additional statuses that come from the IPC layers and image conversion stages.
OptionType = String
The type of an option. This is the same set of types as SANE_Value_Type.
OptionUnit = String
The unit of measurement for an option. This is the same set of units as SANE_Unit.

Exceptions / Errors

ApiNotAvailableException