menu
monahawk_woocommerce package
documentation
models/shipping_method.dart
WooShippingMethodLocations
WooShippingMethodLocations.new constructor
WooShippingMethodLocations.new constructor
dark_mode
light_mode
WooShippingMethodLocations
constructor
WooShippingMethodLocations
(
{
String
?
code
,
String
?
type
,
})
Implementation
WooShippingMethodLocations({
this
.code,
this
.type});
monahawk_woocommerce package
documentation
models/shipping_method
WooShippingMethodLocations
WooShippingMethodLocations.new constructor
WooShippingMethodLocations class
Constructors
new
fromJson
Properties
code
hashCode
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==