WooShippingZoneLinks constructor
WooShippingZoneLinks({
- List<
WooShippingZoneSelf> ? self, - List<
WooShippingZoneCollection> ? collection, - List<
Describedby> ? describedby,
Implementation
WooShippingZoneLinks({this.self, this.collection, this.describedby});