start property

num get start

The zero-based start index of this range.

Implementation

_i2.num get start => _i5.getProperty(
      this,
      'start',
    );