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