stepResult property

StepResult<R?>? get stepResult

Implementation

StepResult<R?>? get stepResult => _stepResult;