lot property

int? lot

Implementation

int? get lot => _$this._lot;
void lot=(int? lot)

Implementation

set lot(int? lot) => _$this._lot = lot;