start property - IndexError class - dart:core library (original) (raw)

description

int getstart

override

The minimum value that value is allowed to assume.

Implementation

int get start => 0;