OffsetClause constructor

const OffsetClause(
  1. int offset
)

Creates an offset clause.

Implementation

const OffsetClause(this.offset);