shopperInteraction property
StoredValueLoadRequestShopperInteractionEnum?
get
shopperInteraction
Implementation
StoredValueLoadRequestShopperInteractionEnum? get shopperInteraction =>
_$this._shopperInteraction;
set
shopperInteraction
(StoredValueLoadRequestShopperInteractionEnum? shopperInteraction)
Implementation
set shopperInteraction(
StoredValueLoadRequestShopperInteractionEnum? shopperInteraction,
) => _$this._shopperInteraction = shopperInteraction;