menu
altibbi package
documentation
altibbi_chat.dart
BaseMessage
reactions property
reactions property
dark_mode
light_mode
reactions
property
@JsonKey(defaultValue: [])
List
<
Reaction
>
?
reactions
getter/setter pair
The reactions on the message.
Implementation
@JsonKey(defaultValue: []) List<Reaction>? reactions;
altibbi package
documentation
altibbi_chat
BaseMessage
reactions property
BaseMessage class