disconnectPrinter method

Future<bool> disconnectPrinter()

Implementation

Future<bool> disconnectPrinter() {
  throw UnimplementedError('disconnectPrinter() has not been implemented.');
}