menu
flutter_woocommerce_api package
documentation
models/shipping_method.dart
WooShippingMethodLocations
WooShippingMethodLocations constructor
WooShippingMethodLocations constructor
dark_mode
light_mode
WooShippingMethodLocations
constructor
WooShippingMethodLocations
(
{
String
?
code
,
String
?
type
,
})
Implementation
WooShippingMethodLocations({this.code, this.type});
flutter_woocommerce_api package
documentation
models/shipping_method
WooShippingMethodLocations
WooShippingMethodLocations constructor
WooShippingMethodLocations class