menu
sendbird_chat_sdk
sendbird_chat
ReactionEvent
ReactionEvent.fromJson factory constructor
ReactionEvent.fromJson
brightness_4
brightness_5
ReactionEvent.fromJson
constructor
ReactionEvent.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ReactionEvent.fromJson(Map<String, dynamic> json) => _$ReactionEventFromJson(json);
sendbird_chat_sdk
sendbird_chat
ReactionEvent
ReactionEvent.fromJson factory constructor
ReactionEvent class
Constructors
ReactionEvent
fromJson
Properties
channelType
channelUrl
hashCode
key
messageId
operation
runtimeType
updatedAt
userId
Methods
noSuchMethod
toString
Operators
operator ==