ProjectProductVariantSearchModel constructor
ProjectProductVariantSearchModel({})
Implementation
ProjectProductVariantSearchModel({
this.productVariantId,
this.tenantId,
super.boundaryCode,
super.isDeleted,
}): super();