offset property

int? offset
final

When the offset is non null, the first offset rows will be skipped an not included in the result.

Implementation

final int? offset;