nim_core
nim_core
QChatMsgUpdateContent
QChatMsgUpdateContent constructor
QChatMsgUpdateContent
QChatMsgUpdateContent
constructor
Null safety
QChatMsgUpdateContent
(
{
String
?
content
,
int
?
serverStatus
,
Map
<
String
,
dynamic
>
?
remoteExtension
}
)
Implementation
QChatMsgUpdateContent( {this.content, this.serverStatus, this.remoteExtension});
nim_core
nim_core
QChatMsgUpdateContent
QChatMsgUpdateContent constructor
QChatMsgUpdateContent class
Constructors
QChatMsgUpdateContent
fromJson
Properties
content
hashCode
remoteExtension
runtimeType
serverStatus
Methods
noSuchMethod
toJson
toString
Operators
operator ==