Future<bool> disconnectToPrinter(String ipAddress) async { return await ZebraDataWedgePlatform.instance.disconnectToPrinter(ipAddress); }