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