ReactionBatchCreatedEventData constructor
ReactionBatchCreatedEventData({
- List<
ReactionCreatedEventData> ? reactions,
Implementation
ReactionBatchCreatedEventData({
this.reactions,
});