WooShippingZoneLocationLinks constructor
WooShippingZoneLocationLinks({
- List<
WooShippingZoneLocationCollection> ? collection, - List<
WooShippingZoneLocationDescribes> ? describes,
Implementation
WooShippingZoneLocationLinks({this.collection, this.describes});