nim_core
nim_core
QChatChannelRole
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$QChatChannelRoleToJson(this);
nim_core
nim_core
QChatChannelRole
toJson method
QChatChannelRole class
Constructors
QChatChannelRole
fromJson
Properties
channelId
createTime
ext
hashCode
icon
name
parentRoleId
resourceAuths
roleId
runtimeType
serverId
type
updateTime
Methods
noSuchMethod
toJson
toString
Operators
operator ==