trustedShopper property
bool?
get
trustedShopper
Implementation
bool? get trustedShopper => _$this._trustedShopper;
set
trustedShopper
(bool? trustedShopper)
Implementation
set trustedShopper(bool? trustedShopper) =>
_$this._trustedShopper = trustedShopper;