currentPage property
int
get
currentPage
The next page number that will be fetched.
Implementation
int get currentPage => _currentPage;
The next page number that will be fetched.
int get currentPage => _currentPage;