CommandNames constructor
const
CommandNames({})
Implementation
const CommandNames({
required this.deploymentShow,
required this.deploymentList,
required this.buildLog,
required this.buildSecret,
});
const CommandNames({
required this.deploymentShow,
required this.deploymentList,
required this.buildLog,
required this.buildSecret,
});