menu
datapod_api package
documentation
pagination.dart
Page<T>
totalElements property
totalElements property
dark_mode
light_mode
totalElements
property
int
totalElements
final
The total number of items across all pages.
Implementation
final int totalElements;
datapod_api package
documentation
pagination
Page<T>
totalElements property
Page class