menu
cometchat_sdk package
documentation
builders/blocked_users_request.dart
BlockedUsersRequest
getPage method
getPage method
dark_mode
light_mode
getPage
method
int
getPage
(
)
Gets the current page number for pagination.
Implementation
int getPage() => _currentPage;
cometchat_sdk package
documentation
builders/blocked_users_request
BlockedUsersRequest
getPage method
BlockedUsersRequest class