ReactionCreatedEventData constructor
ReactionCreatedEventData({
- Reaction? reaction,
Implementation
ReactionCreatedEventData({
this.reaction,
});
ReactionCreatedEventData({
this.reaction,
});