done property
If present, Firestore has completely finished the request and no more documents will be returned.
Implementation
core.bool? done;
If present, Firestore has completely finished the request and no more documents will be returned.
core.bool? done;