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