Future<String?> printPage({required int rotate}) { return FlutterUrovoPosPrinterPluginPlatform.instance.printPage(rotate:rotate); }