cmd property

Implementation

PlanGenerationEnumCmd get cmd => _$this._cmd;
void cmd=(PlanGenerationEnumCmd cmd)

Implementation

set cmd(PlanGenerationEnumCmd cmd) => _$this._cmd = cmd;