nim_core
nim_core
QChatJoinByInviteCodeParam
QChatJoinByInviteCodeParam constructor
QChatJoinByInviteCodeParam
QChatJoinByInviteCodeParam
constructor
Null safety
QChatJoinByInviteCodeParam
(
int
?
serverId
,
String
?
inviteCode
)
Implementation
QChatJoinByInviteCodeParam(this.serverId, this.inviteCode);
nim_core
nim_core
QChatJoinByInviteCodeParam
QChatJoinByInviteCodeParam constructor
QChatJoinByInviteCodeParam class
Constructors
QChatJoinByInviteCodeParam
fromJson
Properties
hashCode
inviteCode
postscript
runtimeType
serverId
Methods
isValid
noSuchMethod
toJson
toString
Operators
operator ==