menu
flutter_woocommerce_api package
documentation
models/shipping_zone_method.dart
WooShippingZoneMethodOptions
WooShippingZoneMethodOptions constructor
WooShippingZoneMethodOptions constructor
dark_mode
light_mode
WooShippingZoneMethodOptions
constructor
WooShippingZoneMethodOptions
(
{
String
?
taxable
,
String
?
none
,
})
Implementation
WooShippingZoneMethodOptions({this.taxable, this.none});
flutter_woocommerce_api package
documentation
models/shipping_zone_method
WooShippingZoneMethodOptions
WooShippingZoneMethodOptions constructor
WooShippingZoneMethodOptions class