cursor property

String? cursor
getter/setter pair

A cursor that points to the position after the result entity.

Set only when the EntityResult is part of a QueryResultBatch message.

Implementation

core.String? cursor;