menu
geodata package
documentation
geodata.dart
Paged<T>
hasPrevious property
hasPrevious property
dark_mode
light_mode
hasPrevious
property
bool
get
hasPrevious
True if there exists a
previous
set of items on a resource.
Implementation
bool get hasPrevious => false;
geodata package
documentation
geodata
Paged<T>
hasPrevious property
Paged mixin