menu
Dart
dart:core
Match
end property
end
brightness_4
brightness_5
description
end
property
int
end
The index in the string after the last character of the match.
Implementation
int get end;
Dart
dart:core
Match
end property
Match class