nim_core
nim_core
QChatInviteApplyRecord
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$QChatInviteApplyRecordToJson(this);
nim_core
nim_core
QChatInviteApplyRecord
toJson method
QChatInviteApplyRecord class
Constructors
QChatInviteApplyRecord
fromJson
Properties
accid
createTime
data
expireTime
hashCode
recordId
requestId
runtimeType
serverId
status
type
updateTime
Methods
noSuchMethod
toJson
toString
Operators
operator ==