nim_core
nim_core
QChatInvitedUserInfo
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$QChatInvitedUserInfoToJson(this);
nim_core
nim_core
QChatInvitedUserInfo
toJson method
QChatInvitedUserInfo class
Constructors
QChatInvitedUserInfo
fromJson
Properties
accid
hashCode
runtimeType
status
updatePostscript
updateTime
Methods
noSuchMethod
toJson
toString
Operators
operator ==