start property - IndexError class - dart:core library (original) (raw)
int getstart
override
The minimum value that value is allowed to assume.
Implementation
int get start => 0;
int getstart
override
The minimum value that value is allowed to assume.
int get start => 0;