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