Dart
dart:core
Match
input property
input
Dart
dart:core
Match
input property
Match class
Constructors
Match
Properties
end
groupCount
hashCode
input
pattern
runtimeType
start
Methods
group
groups
noSuchMethod
toString
Operators
operator ==
operator []
description
input
property
Null safety
String
input
The string on which this match was computed.
Implementation
String get input;