WooProductTagLinks constructor
WooProductTagLinks({
- List<
WooProductTagSelf> ? self, - List<
WooProductTagCollection> ? collection,
Implementation
WooProductTagLinks({this.self, this.collection});