WechatParam constructor
WechatParam({})
Implementation
WechatParam({
this.subcid,
this.pre,
this.freeshipRemoteDistrict,
this.goodsId,
this.pageSize,
this.sort,
required this.pageId,
this.cid,
});
WechatParam({
this.subcid,
this.pre,
this.freeshipRemoteDistrict,
this.goodsId,
this.pageSize,
this.sort,
required this.pageId,
this.cid,
});