menu
dd_taoke_sdk package
documentation
params/hotday_param.dart
HotdayParam
HotdayParam.new constructor
HotdayParam.new constructor
dark_mode
light_mode
HotdayParam
constructor
HotdayParam
(
{
String
?
priceCid
,
required
String
?
pageSize
,
String
?
cids
,
required
String
?
pageId
,
})
Implementation
HotdayParam({ this.priceCid, required this.pageSize, this.cids, required this.pageId, });
dd_taoke_sdk package
documentation
params/hotday_param
HotdayParam
HotdayParam.new constructor
HotdayParam class