menu
googleapis package
documentation
chat/v1.dart
ReactionBatchCreatedEventData
reactions property
reactions property
dark_mode
light_mode
reactions
property
List
<
ReactionCreatedEventData
>
?
reactions
getter/setter pair
A list of new reactions.
Implementation
core.List<ReactionCreatedEventData>? reactions;
googleapis package
documentation
chat/v1
ReactionBatchCreatedEventData
reactions property
ReactionBatchCreatedEventData class