hasMore property
bool
get
hasMore
Whether there are more messages to load.
Implementation
bool get hasMore => controller.hasMore;
Whether there are more messages to load.
bool get hasMore => controller.hasMore;