done property

bool? done
getter/setter pair

If present, Firestore has completely finished the request and no more documents will be returned.

Implementation

core.bool? done;