PlanStepCallback typedef

PlanStepCallback = void Function(PlanStep step)

Implementation

typedef PlanStepCallback = void Function(PlanStep step);