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