Future<bool?> paperFeed({required int length}) { return FlutterUrovoPosPrinterPluginPlatform.instance.paperFeed(length:length); }