ProductAttributeTermsModel constructor
ProductAttributeTermsModel({})
Implementation
ProductAttributeTermsModel({
this.id,
this.name,
this.slug,
this.description,
this.menu_order,
this.count,
this.attributes_id,
});