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