SoftScan class

Define the Softscan experience (iOS-iPadOs only)

Constructors

SoftScan.new()

Properties

disable int
Disable SoftScan
getter/setter pair
enable int
Enable SoftScan
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
notSupported int
SoftScan is not supported, and cannot be enabled
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
supported int
SoftScan is supported and can be enabled
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited