defaultShopperInteraction property

String? get defaultShopperInteraction

Implementation

String? get defaultShopperInteraction => _$this._defaultShopperInteraction;
set defaultShopperInteraction (String? defaultShopperInteraction)

Implementation

set defaultShopperInteraction(String? defaultShopperInteraction) =>
    _$this._defaultShopperInteraction = defaultShopperInteraction;