cursor property

String? cursor
final

Opaque continuation token returned by the source, or null for the initial request.

Implementation

final String? cursor;