PrinterSeries class
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
-
getId(
) → int -
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
Static Methods
-
fromMap(
Map map) → PrinterSeries -
valueFromID(
int id) → PrinterSeries
Constants
- CUSTOM_PAPER_PRINTER → const PrinterSeries
- MOBILE_PRINTER → const PrinterSeries
- PT3_LABEL_PRINTER → const PrinterSeries
- PT_LABEL_PRINTER → const PrinterSeries
- QL700_LABEL_PRINTER → const PrinterSeries
- QL1100_LABEL_PRINTER → const PrinterSeries
- QL1115_LABEL_PRINTER → const PrinterSeries
- UNSUPPORTED → const PrinterSeries