menu
woosignal package
documentation
models/response/product_batch.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_batch
DefaultAttribute
DefaultAttribute constructor
DefaultAttribute class