hasNext property Null safety

bool hasNext
read / write

True if query has next items to be queried

Implementation

bool hasNext = true;