QueryResultBatch constructor
QueryResultBatch({})
Implementation
QueryResultBatch({
this.endCursor,
this.entityResultType,
this.entityResults,
this.moreResults,
this.readTime,
this.skippedCursor,
this.skippedResults,
this.snapshotVersion,
});