printImgZyWell abstract method
Implementation
Future<bool> printImgZyWell(
{
String iniCommand = "",
String cutterCommands = "",
String img = "",
String encode = "",
bool isCut = false,
bool isDisconnect = false,
bool isDevicePOS = false,
int timeout = 30,
int width = 576
}
);