menu
woosignal package
documentation
models/response/shipping_zone_location.dart
ShippingZoneLocation
ShippingZoneLocation constructor
ShippingZoneLocation constructor
dark_mode
light_mode
ShippingZoneLocation
constructor
ShippingZoneLocation
(
{
String
?
code
,
String
?
type
,
Links
?
links
,
})
Implementation
ShippingZoneLocation({this.code, this.type, this.links});
woosignal package
documentation
models/response/shipping_zone_location
ShippingZoneLocation
ShippingZoneLocation constructor
ShippingZoneLocation class