FileWriter constructor

FileWriter(
  1. String projectName
)

Constructor

Implementation

FileWriter(this.projectName);