getConnectedPrinters method Null safety
- {PrinterDeviceType? type}
获取当前已连接的打印机
Implementation
Future<List<PrinterDevice>?> getConnectedPrinters({PrinterDeviceType? type});
获取当前已连接的打印机
Future<List<PrinterDevice>?> getConnectedPrinters({PrinterDeviceType? type});