menu
dd_taoke_sdk package
documentation
params/brand_param.dart
BrandListParam
BrandListParam.new constructor
BrandListParam.new constructor
dark_mode
light_mode
BrandListParam
constructor
BrandListParam
(
{
required
String
?
cid
,
required
String
?
pageId
,
required
String
?
pageSize
,
})
Implementation
BrandListParam({ required this.cid, required this.pageId, required this.pageSize, });
dd_taoke_sdk package
documentation
params/brand_param
BrandListParam
BrandListParam.new constructor
BrandListParam class