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