rightValue property

R? rightValue

The last success value by the use case.

Implementation

R? get rightValue => _rightValue;