cursor property

String? cursor
getter/setter pair

A query cursor.

Query cursors are returned in query result batches.

Implementation

core.String? cursor;