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
Constructors
Match
Properties
end
groupCount
hashCode
input
pattern
runtimeType
start
Methods
group
groups
noSuchMethod
toString
Operators
operator ==
operator []