handler property
stepId → run result (or throw to simulate a broken executor).
Implementation
final Future<ZapStepRun> Function(MissionStep step) handler;
stepId → run result (or throw to simulate a broken executor).
final Future<ZapStepRun> Function(MissionStep step) handler;