WooProductAttributeTerm constructor
WooProductAttributeTerm({})
Implementation
WooProductAttributeTerm(
{this.id,
this.name,
this.slug,
this.description,
this.menuOrder,
this.count,
this.links});