page property

int? page
final

The current page number (1-indexed) when working in offset/page mode.

Implementation

final int? page;