menu
daily_flutter
daily_flutter
ChatMessage
hasReactions property
hasReactions
brightness_4
hasReactions
property
Null safety
bool
hasReactions
Implementation
bool get hasReactions => reactions.values.any((it) => it.isNotEmpty);
daily_flutter
daily_flutter
ChatMessage
hasReactions property
ChatMessage class
Constructors
ChatMessage
fromJson
Properties
copyWith
date
fromParticipantId
fromParticipantName
hashCode
hasReactions
local
message
reactions
received
room
runtimeType
Methods
isSameAs
noSuchMethod
toJson
toString
Operators
operator ==