menu
qz package
documentation
qz_stub.dart
QzWeb
getAllPrinters method
getAllPrinters method
dark_mode
light_mode
getAllPrinters
method
Future
<
List
<
String
>
>
getAllPrinters
(
)
Implementation
Future<List<String>> getAllPrinters() => throw UnimplementedError('Unsupported');
qz package
documentation
qz_stub
QzWeb
getAllPrinters method
QzWeb class