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