menu
sendbird_sdk
session_event
SessionEvent
SessionEvent constructor
SessionEvent
brightness_4
SessionEvent
constructor
Null safety
SessionEvent
(
{
String
?
newKey
,
String
?
ekey
,
String
?
key
}
)
Implementation
SessionEvent({this.newKey, this.ekey, this.key});
sendbird_sdk
session_event
SessionEvent
SessionEvent constructor
SessionEvent class
Constructors
SessionEvent
fromJson
Properties
ekey
hashCode
key
newKey
runtimeType
sessionKey
Methods
noSuchMethod
toString
Operators
operator ==