Creates a reaction.
const Reaction({ required this.id, required this.emoji, required this.userId, this.userName, this.createdAt, });