@override Future<bool?> commitPrinterBufferWithCallback() async { return await methodChannel .invokeMethod<bool>('commitPrinterBufferWithCallback'); }