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