@override Future<bool> isConnected(Printer device) async => await methodChannel.invokeMethod('isConnected', device.toJson());