@override Future<void> commitPrinterBuffer() async { await methodChannel.invokeMethod<void>('commitPrinterBuffer'); }