ChatReactionsSome constructor
const
ChatReactionsSome({
- required List<
ReactionBase> reactions,
Chat Reactions Some constructor.
Implementation
const ChatReactionsSome({required this.reactions}) : super._();