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