menu
flutter_woocommerce_api package
documentation
models/products.dart
WooProductDownload
WooProductDownload constructor
WooProductDownload constructor
dark_mode
light_mode
WooProductDownload
constructor
WooProductDownload
(
String
?
id
,
String
?
name
,
String
?
file
)
Implementation
WooProductDownload(this.id, this.name, this.file);
flutter_woocommerce_api package
documentation
models/products
WooProductDownload
WooProductDownload constructor
WooProductDownload class