@override Future<void> disconnectPrinter() async { await methodChannel.invokeMethod<void>('disconnectPrinter'); }