openPrinter method
打开打印机
Implementation
Future<LddPrinter> openPrinter() =>
RustLib.instance.api.crateApiPrinterLddConsoleDriverOpenPrinter(
that: this,
);
打开打印机
Future<LddPrinter> openPrinter() =>
RustLib.instance.api.crateApiPrinterLddConsoleDriverOpenPrinter(
that: this,
);