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