start property

int start
final

The lower bound of for the range. It will always be the first element.

Implementation

final int start;