nim_core
nim_core
QChatGetServerRolesByAccidResult
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$QChatGetServerRolesByAccidResultToJson(this);
nim_core
nim_core
QChatGetServerRolesByAccidResult
toJson method
QChatGetServerRolesByAccidResult class
Constructors
QChatGetServerRolesByAccidResult
fromJson
Properties
hashCode
roleList
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==