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