hasMore property
The server hit its own ceiling, so there may be more behind a narrower query. A client says "keep typing" rather than implying the list ended — implying a truncated list is complete is how a user concludes their record does not exist.
Implementation
final bool hasMore;