menu
chatview_custom_ng package
documentation
chatview.dart
Reaction
Reaction constructor
Reaction constructor
dark_mode
light_mode
Reaction
constructor
Reaction
(
{
required
List
<
String
>
reactions
,
required
List
<
String
>
reactedUserIds
,
})
Implementation
Reaction({ required this.reactions, required this.reactedUserIds, });
chatview_custom_ng package
documentation
chatview
Reaction
Reaction constructor
Reaction class