menu
Dart
dart:core
IndexError
end property
end
brightness_4
brightness_5
description
end
property
int
end
override
The maximum value that
value
is allowed to assume.
Implementation
int get end => length - 1;
Dart
dart:core
IndexError
end property
IndexError class