hasPrevious property
Indicates whether there are more items on the previous page.
Implementation
@BuiltValueField(wireName: r'hasPrevious')
bool get hasPrevious;
Indicates whether there are more items on the previous page.
@BuiltValueField(wireName: r'hasPrevious')
bool get hasPrevious;