nim_core
nim_core
QChatServerRole
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$QChatServerRoleToJson(this);
nim_core
nim_core
QChatServerRole
toJson method
QChatServerRole class
Constructors
QChatServerRole
fromJson
Properties
createTime
extension
hashCode
icon
memberCount
name
priority
resourceAuths
roleId
runtimeType
serverId
type
updateTime
Methods
noSuchMethod
toJson
toString
Operators
operator ==