shopperRefused property
bool?
get
shopperRefused
Implementation
bool? get shopperRefused => _$this._shopperRefused;
set
shopperRefused
(bool? shopperRefused)
Implementation
set shopperRefused(bool? shopperRefused) =>
_$this._shopperRefused = shopperRefused;