grossValue property
String?
get
grossValue
Implementation
String? get grossValue => _$this._grossValue;
set
grossValue
(String? grossValue)
Implementation
set grossValue(String? grossValue) => _$this._grossValue = grossValue;