@override Future<double?> beforePrinterLength() { return methodChannel.invokeMethod<double>('beforePrinterLength'); }