nim_core
nim_core
QChatGetChannelCategoriesByPageResult
QChatGetChannelCategoriesByPageResult constructor
QChatGetChannelCategoriesByPageResult
QChatGetChannelCategoriesByPageResult
constructor
Null safety
QChatGetChannelCategoriesByPageResult
(
{
List
<
QChatChannelCategory
>
?
categories
}
)
Implementation
QChatGetChannelCategoriesByPageResult({this.categories});
nim_core
nim_core
QChatGetChannelCategoriesByPageResult
QChatGetChannelCategoriesByPageResult constructor
QChatGetChannelCategoriesByPageResult class
Constructors
QChatGetChannelCategoriesByPageResult
fromJson
Properties
categories
hashCode
hasMore
nextTimeTag
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==