shopperCancelled property
bool?
get
shopperCancelled
Implementation
bool? get shopperCancelled => _$this._shopperCancelled;
set
shopperCancelled
(bool? shopperCancelled)
Implementation
set shopperCancelled(bool? shopperCancelled) =>
_$this._shopperCancelled = shopperCancelled;