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