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