offset property

int? offset
final

Pagination - results offset. The sum of offset and limit must not exceed 10000.

Implementation

final int? offset;