rawPrice property

double? rawPrice

Implementation

double? get rawPrice => _$this._rawPrice;
void rawPrice=(double? rawPrice)

Implementation

set rawPrice(double? rawPrice) => _$this._rawPrice = rawPrice;