extraCostsValue property
String?
get
extraCostsValue
Implementation
String? get extraCostsValue => _$this._extraCostsValue;
set
extraCostsValue
(String? extraCostsValue)
Implementation
set extraCostsValue(String? extraCostsValue) =>
_$this._extraCostsValue = extraCostsValue;