GenerateCommand constructor

const GenerateCommand(
  1. List<String> args
)

Implementation

const GenerateCommand(this.args);