crateApiPrinterLddConsoleDriverOpenPrinter abstract method

Future<LddPrinter> crateApiPrinterLddConsoleDriverOpenPrinter({
  1. required LddConsoleDriver that,
})

Implementation

Future<LddPrinter> crateApiPrinterLddConsoleDriverOpenPrinter(
    {required LddConsoleDriver that});