Rebinds the printer service (useful if the service was killed or lost).
Future<bool> rebindPrinter() async { return await SunmiPrinterPlusPlatform.instance.rebindPrinter(); }