getStepResultById property

StepResult? Function(String) getStepResultById
final

Function to retrieve a step result by its identifier.

Implementation

final StepResult? Function(String) getStepResultById;