endCursor property
An ending point for the query results.
Query cursors are returned in query result batches and can only be used to limit the same query.
Implementation
core.String? endCursor;
An ending point for the query results.
Query cursors are returned in query result batches and can only be used to limit the same query.
core.String? endCursor;