getAllPrinters method

Future<List<String>> getAllPrinters()

Implementation

Future<List<String>> getAllPrinters() => QzIo.getAllPrinters();