nim_core
nim_core
QChatQuickCommentDetail
QChatQuickCommentDetail constructor
QChatQuickCommentDetail
QChatQuickCommentDetail
constructor
Null safety
QChatQuickCommentDetail
(
{
int
?
type
,
int
?
count
,
bool
?
hasSelf
,
List
<
String
>
?
severalAccids
}
)
Implementation
QChatQuickCommentDetail( {this.type, this.count, this.hasSelf, this.severalAccids});
nim_core
nim_core
QChatQuickCommentDetail
QChatQuickCommentDetail constructor
QChatQuickCommentDetail class
Constructors
QChatQuickCommentDetail
fromJson
Properties
count
hashCode
hasSelf
runtimeType
severalAccids
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==