menu
jet_flutter_framework package
documentation
resources/state/models.dart
PaginationResponse<T>
total property
total property
dark_mode
light_mode
total
property
int
total
final
Total number of items available (across all pages)
Implementation
final int total;
jet_flutter_framework package
documentation
resources/state/models
PaginationResponse<T>
total property
PaginationResponse class