nim_core
nim_core
QChatChannelMember
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$QChatChannelMemberToJson(this);
nim_core
nim_core
QChatChannelMember
toJson method
QChatChannelMember class
Constructors
QChatChannelMember
fromJson
Properties
accid
avatar
channelId
createTime
hashCode
nick
runtimeType
serverId
updateTime
Methods
noSuchMethod
toJson
toString
Operators
operator ==