MethodChannelPrinterLabel class
- Inheritance
-
- Object
- PlatformInterface
- PrinterLabelPlatform
- MethodChannelPrinterLabel
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
platformVersion
→ Future<
String?> -
no setteroverride
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
checkConnect(
) → Future< bool> -
override
-
connectLan(
{required String ipAddress}) → Future< bool> -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
printBarcode(
{required BarcodeModel printBarcodeModel}) → Future< void> -
override
-
printImage(
{required List< Map< productList}) → Future<String, dynamic> >bool> -
override
-
printMultiLabel(
{required BarcodeImageModel imageModel}) → Future< void> -
override
-
printThermal(
{required PrintThermalModel printThermalModel}) → Future< void> -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited