hasNextPage property
bool?
get
hasNextPage
Implementation
external bool? get hasNextPage;
set
hasNextPage
(bool? value)
Implementation
external set hasNextPage(bool? value);