CreateProjectCommand constructor

CreateProjectCommand(
  1. String? projectName
)

Implementation

CreateProjectCommand(this.projectName);