nim_core
nim_core
QChatQuickCommentParam
QChatQuickCommentParam constructor
QChatQuickCommentParam
QChatQuickCommentParam
constructor
Null safety
QChatQuickCommentParam
(
QChatMessage
commentMessage
,
int
type
)
Implementation
QChatQuickCommentParam(this.commentMessage, this.type);
nim_core
nim_core
QChatQuickCommentParam
QChatQuickCommentParam constructor
QChatQuickCommentParam class
Constructors
QChatQuickCommentParam
fromJson
Properties
commentMessage
hashCode
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==