getStepResultById property
Function to retrieve a step result by its identifier.
Implementation
final StepResult? Function(String) getStepResultById;
Function to retrieve a step result by its identifier.
final StepResult? Function(String) getStepResultById;