LuckMarqueeModel constructor
LuckMarqueeModel({})
Implementation
LuckMarqueeModel({
this.user_id = 0,
this.props_name = "",
this.user_nickname = "",
this.props_num = 0,
this.lottery_num = 0
});
LuckMarqueeModel({
this.user_id = 0,
this.props_name = "",
this.user_nickname = "",
this.props_num = 0,
this.lottery_num = 0
});