PrinterStatus class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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
Constants
- PRN_BASE_ERR → const int
- PRN_COVER_OPEN → const int
- PRN_LBL_DETECT_ERR → const int
- PRN_LBL_LOCATE_ERR → const int
- PRN_LBL_NO_DETECT → const int
- PRN_LOW_BATTERY → const int
- PRN_NFC_NO_PAPER → const int
- PRN_NO_NFC → const int
- PRN_NO_PAPER → const int
- PRN_OVERHEAT → const int
- PRN_PARAM_ERR → const int
- PRN_PRINTING → const int
- PRN_UNKNOWN_ERR → const int
- SDK_OK → const int