shopperReference property
String?
get
shopperReference
Implementation
String? get shopperReference => _$this._shopperReference;
set
shopperReference
(String? shopperReference)
Implementation
set shopperReference(String? shopperReference) =>
_$this._shopperReference = shopperReference;