nextCursor property

int? nextCursor
final

Next cursor.

Not null when totalCount is null.

Implementation

final int? nextCursor;