nim_core
nim_core
QChatJoinByInviteCodeParam
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$QChatJoinByInviteCodeParamToJson(this);
nim_core
nim_core
QChatJoinByInviteCodeParam
toJson method
QChatJoinByInviteCodeParam class
Constructors
QChatJoinByInviteCodeParam
fromJson
Properties
hashCode
inviteCode
postscript
runtimeType
serverId
Methods
isValid
noSuchMethod
toJson
toString
Operators
operator ==