Creates a Reaction
const Reaction({ required this.emoji, this.count = 1, this.isUserReacted = false, });