eMax property

int? eMax

Implementation

int? get eMax => _$this._eMax;
void eMax=(int? eMax)

Implementation

set eMax(int? eMax) => _$this._eMax = eMax;