nim_core
nim_core
QChatGetByPageResult
QChatGetByPageResult constructor
QChatGetByPageResult
QChatGetByPageResult
constructor
Null safety
QChatGetByPageResult
(
{
bool
hasMore
=
false
,
int
?
nextTimeTag
}
)
Implementation
QChatGetByPageResult({this.hasMore = false, this.nextTimeTag});
nim_core
nim_core
QChatGetByPageResult
QChatGetByPageResult constructor
QChatGetByPageResult class
Constructors
QChatGetByPageResult
fromJson
Properties
hashCode
hasMore
nextTimeTag
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==