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