SparkScanToastSettings class

Constructors

SparkScanToastSettings()

Properties

cameraTimeoutMessage String?
getter/setter pair
continuousModeDisabledMessage String?
getter/setter pair
continuousModeEnabledMessage String?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scanPausedMessage String?
getter/setter pair
targetModeDisabledMessage String?
getter/setter pair
targetModeEnabledMessage String?
getter/setter pair
toastBackgroundColor Color?
getter/setter pair
toastEnabled bool
getter/setter pair
toastTextColor Color?
getter/setter pair
torchDisabledMessage String?
getter/setter pair
torchEnabledMessage String?
getter/setter pair
userFacingCameraEnabledMessage String?
getter/setter pair
worldFacingCameraEnabledMessage String?
getter/setter pair
zoomedInMessage String?
getter/setter pair
zoomedOutMessage String?
getter/setter pair

Methods

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

Operators

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