offset property
The row count of the start row.
The first row is counted as row 0. If offset is unspecified, it is treated
as 0. If offset is zero, then this method will return the first page of
results with limit
entries. To learn more about this pagination
parameter, see
Pagination.
Implementation
core.String? offset;