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