startAt property

int? startAt
final

The index of the first item to return in the page of results (page offset). The base index is 0.

Implementation

final int? startAt;