送入n行纸张。
Future<void> feed({required int n}) => RustLib.instance.api.crateApiPrinterLddPrinterFeed(that: this, n: n);