skippedCursor property

String? skippedCursor
getter/setter pair

A cursor that points to the position after the last skipped result.

Will be set when skipped_results != 0.

Implementation

core.String? skippedCursor;