menu
woosignal package
documentation
models/response/top_seller_report.dart
TopSellerReport
TopSellerReport constructor
TopSellerReport constructor
dark_mode
light_mode
TopSellerReport
constructor
TopSellerReport
(
{
String
?
title
,
int
?
productId
,
int
?
quantity
,
Links
?
links
,
})
Implementation
TopSellerReport({ this.title, this.productId, this.quantity, this.links, });
woosignal package
documentation
models/response/top_seller_report
TopSellerReport
TopSellerReport constructor
TopSellerReport class