PromotedProductEvent constructor
PromotedProductEvent({
- required String productId,
Implementation
PromotedProductEvent({required this.productId});
PromotedProductEvent({required this.productId});