type property

TenderType? type

Implementation

TenderType? get type => _$this._type;
void type=(TenderType? type)

Implementation

set type(TenderType? type) => _$this._type = type;