menu
qz package
documentation
qz_web.dart
QzWeb
getAllPrinters method
getAllPrinters method
dark_mode
light_mode
getAllPrinters
method
Future
<
List
<
String
>
>
getAllPrinters
(
)
Implementation
Future<List<String>> getAllPrinters() => QzIo.getAllPrinters();
qz package
documentation
qz_web
QzWeb
getAllPrinters method
QzWeb class