menu
sendbird_chat_sdk
sendbird_chat
GroupChannelCollection
hasMore property
hasMore
brightness_4
brightness_5
hasMore
property
bool
hasMore
Whether there's more data to load.
Implementation
bool get hasMore => _isLoaded ? _query.hasNext : false;
sendbird_chat_sdk
sendbird_chat
GroupChannelCollection
hasMore property
GroupChannelCollection class
Constructors
GroupChannelCollection
Properties
channelList
handler
hashCode
hasMore
isDisposed
isLoading
runtimeType
Methods
canAddChannel
dispose
loadMore
noSuchMethod
sort
toString
Operators
operator ==