getStepAfterStep method
Returns the step after a specified step if there's any.
Implementation
RPStep? getStepAfterStep(RPStep step, RPTaskResult result) => null;
Returns the step after a specified step if there's any.
RPStep? getStepAfterStep(RPStep step, RPTaskResult result) => null;