menu
dd_taoke_sdk package
documentation
params/taobao_oneprice_param.dart
TaobaoOnePriceParam
TaobaoOnePriceParam.new constructor
TaobaoOnePriceParam.new constructor
dark_mode
light_mode
TaobaoOnePriceParam
constructor
TaobaoOnePriceParam
(
{
String
?
pageSize
,
required
String
?
pageId
,
String
?
type
,
String
?
channelId
,
})
Implementation
TaobaoOnePriceParam({ this.pageSize, required this.pageId, this.type, this.channelId, });
dd_taoke_sdk package
documentation
params/taobao_oneprice_param
TaobaoOnePriceParam
TaobaoOnePriceParam.new constructor
TaobaoOnePriceParam class