menu
flutter_woocommerce_api package
documentation
models/shipping_zone.dart
WooShippingZoneCollection
WooShippingZoneCollection.fromJson constructor
WooShippingZoneCollection.fromJson constructor
dark_mode
light_mode
WooShippingZoneCollection.fromJson
constructor
WooShippingZoneCollection.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
WooShippingZoneCollection.fromJson(Map<String, dynamic> json) { href = json['href']; }
flutter_woocommerce_api package
documentation
models/shipping_zone
WooShippingZoneCollection
WooShippingZoneCollection.fromJson constructor
WooShippingZoneCollection class