SpeiderItemWithTimeItem constructor
SpeiderItemWithTimeItem({})
Implementation
SpeiderItemWithTimeItem({
this.couponEndTime,
this.itemId,
this.img,
this.commissionRate,
this.activityPrice,
this.price,
this.couponStartTime,
this.remark,
this.couponPrice,
this.type,
this.title,
this.url,
});