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