configurePrinter method
Implementation
Future<bool> configurePrinter(PrinterConfig config) {
throw UnimplementedError('configurePrinter() has not been implemented.');
}
Future<bool> configurePrinter(PrinterConfig config) {
throw UnimplementedError('configurePrinter() has not been implemented.');
}