hasNextPage property

bool? hasNextPage

Implementation

external bool? get hasNextPage;
void hasNextPage=(bool? value)

Implementation

external set hasNextPage(bool? value);