menu
andomie_pagination package
documentation
flutter_pagination.dart
PaginationResponse<T extends Object>
isSuccessful property
isSuccessful property
dark_mode
light_mode
isSuccessful
property
bool
get
isSuccessful
inherited
Implementation
bool get isSuccessful => status.isSuccessful;
andomie_pagination package
documentation
flutter_pagination
PaginationResponse<T extends Object>
isSuccessful property
PaginationResponse class