PlanCommand constructor

PlanCommand({
  1. required Logger logger,
})

Implementation

PlanCommand({required super.logger});