InitCommand constructor

const InitCommand(
  1. List<String> args
)

Implementation

const InitCommand(this.args);