WooProductAttributeTermLinks constructor
WooProductAttributeTermLinks({
- List<
WooProductAttributeTermSelf> ? self, - List<
WooProductAttributeTermCollection> ? collection,
Implementation
WooProductAttributeTermLinks({this.self, this.collection});