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