offset property
The number of results to skip.
Applies before limit, but after all other constraints. Must be >= 0 if specified.
Implementation
core.int? offset;
The number of results to skip.
Applies before limit, but after all other constraints. Must be >= 0 if specified.
core.int? offset;