ProductVariantSearchModel constructor
ProductVariantSearchModel({})
Implementation
ProductVariantSearchModel({
this.id,
this.productId,
this.sku,
this.variation,
this.tenantId,
super.boundaryCode,
super.isDeleted,
}): super();