menu
messenger
domain/repository/chat.dart
AbstractChatRepository
next abstract method
next
dark_mode
light_mode
next
abstract method
Future
<
void
>
next
(
)
Fetches the next
paginated
page.
Implementation
Future<void> next();
messenger
chat
AbstractChatRepository
next abstract method
AbstractChatRepository class