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