MmReaction constructor
Returns a new MmReaction instance.
Implementation
MmReaction({
this.userId,
this.postId,
this.emojiName,
this.createAt,
});
Returns a new MmReaction instance.
MmReaction({
this.userId,
this.postId,
this.emojiName,
this.createAt,
});