menu
woosignal package
documentation
models/response/product.dart
DefaultAttribute
DefaultAttribute constructor
DefaultAttribute constructor
dark_mode
light_mode
DefaultAttribute
constructor
DefaultAttribute
(
int
?
id
,
String
?
name
,
String
?
option
)
Implementation
DefaultAttribute(this.id, this.name, this.option);
woosignal package
documentation
models/response/product
DefaultAttribute
DefaultAttribute constructor
DefaultAttribute class