nim_core
nim_core
NIMSession
toMap method
toMap
toMap
method
Null safety
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() => _$NIMSessionToJson(this);
nim_core
nim_core
NIMSession
toMap method
NIMSession class
Constructors
NIMSession
fromMap
Properties
extension
hashCode
lastMessageAttachment
lastMessageContent
lastMessageId
lastMessageStatus
lastMessageTime
lastMessageType
runtimeType
senderAccount
senderNickname
sessionId
sessionType
tag
unreadCount
Methods
noSuchMethod
toMap
toString
Operators
operator ==