nim_core
nim_core
QChatMemberRole
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$QChatMemberRoleToJson(this);
nim_core
nim_core
QChatMemberRole
toJson method
QChatMemberRole class
Constructors
QChatMemberRole
fromJson
Properties
accid
avatar
channelId
createTime
custom
hashCode
id
inviter
joinTime
nick
resourceAuths
runtimeType
serverId
type
updateTime
Methods
noSuchMethod
toJson
toString
Operators
operator ==