WooShippingZoneLocationLinks constructor

WooShippingZoneLocationLinks({
  1. List<WooShippingZoneLocationCollection>? collection,
  2. List<WooShippingZoneLocationDescribes>? describes,
})

Implementation

WooShippingZoneLocationLinks({this.collection, this.describes});