Future<Void?> printEpson(Uint8List bytes) { return SenraisePrinterPlatform.instance.printEpson(bytes); }