PriceRulesEvent.priceRuleSelected constructor
- required PriceRuleEntity priceRule,
Implementation
const factory PriceRulesEvent.priceRuleSelected({
required PriceRuleEntity priceRule,
}) = _PriceRuleSelected;
const factory PriceRulesEvent.priceRuleSelected({
required PriceRuleEntity priceRule,
}) = _PriceRuleSelected;