menu
flutter_woocommerce_api package
documentation
models/shipping_zone_location.dart
WooShippingZoneLocationCollection
WooShippingZoneLocationCollection.fromJson constructor
WooShippingZoneLocationCollection.fromJson constructor
dark_mode
light_mode
WooShippingZoneLocationCollection.fromJson
constructor
WooShippingZoneLocationCollection.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
WooShippingZoneLocationCollection.fromJson(
Map
<
String
,
dynamic
> json) { href = json[
'href'
]; }
flutter_woocommerce_api package
documentation
models/shipping_zone_location
WooShippingZoneLocationCollection
WooShippingZoneLocationCollection.fromJson constructor
WooShippingZoneLocationCollection class
Constructors
new
fromJson
Properties
hashCode
href
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==