DxPrinting 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
-
cutPaper(
) → Future< String> -
kickDrawer(
{required int nDrawerIndex, required int nPulseTime}) → Future< String> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
open(
{required String ip, required int port, required int timeout}) → Future< String> -
printPicture(
{required Uint8List bytes, required int width, required bool cutPaper}) → Future< String> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
-
platformVersion
→ Future<
String?> -
no setter