model property

Implementation

CommSystemsQueryEnumModel get model => _$this._model;
void model=(CommSystemsQueryEnumModel model)

Implementation

set model(CommSystemsQueryEnumModel model) => _$this._model = model;