menu
cometchat_sdk
interaction
Interaction
Interaction constructor
Interaction
brightness_4
brightness_5
Interaction
constructor
Interaction
(
{
required
String
elementId
,
required
DateTime
interactedAt
}
)
Implementation
Interaction({ required this.elementId, required this.interactedAt});
cometchat_sdk
interaction
Interaction
Interaction constructor
Interaction class
Constructors
Interaction
fromMap
Properties
elementId
hashCode
interactedAt
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==