WooShippingZoneMethodLinks constructor
WooShippingZoneMethodLinks({
- List<
WooShippingZoneMethodSelf> ? self, - List<
WooShippingZoneMethodCollection> ? collection, - List<
WooShippingZoneMethodDescribes> ? describes,
Implementation
WooShippingZoneMethodLinks({this.self, this.collection, this.describes});