Cursor

constructor(before: String? = null, after: String? = null)(source)

Parameters

before

The cursor to use as key to find the previous page of items.

after

The cursor to use as key to find the next page of items.