RedPacketBase constructor
RedPacketBase({})
Implementation
RedPacketBase({
this.count = 0,
this.gesture = GestureType.Rock,
this.got = 0,
this.msg = '',
this.userName = '',
this.avatarURL = '',
});
RedPacketBase({
this.count = 0,
this.gesture = GestureType.Rock,
this.got = 0,
this.msg = '',
this.userName = '',
this.avatarURL = '',
});