Dart
dart:core
IndexError
start property
start
IndexError class
Constructors
IndexError
Properties
end
indexable
length
start
hashCode
invalidValue
message
name
runtimeType
stackTrace
Methods
noSuchMethod
toString
Operators
operator ==
start property
int
start
The minimum value that
value
is allowed to assume.
Implementation
int get start => 0;