menu
dart_eval package
documentation
stdlib/core.dart
$RegExpMatch
input property
input property
dark_mode
light_mode
input
property
@
override
String
get
input
override
The string on which this match was computed.
Implementation
@override String get input => $value.input;
dart_eval package
documentation
stdlib/core
$RegExpMatch
input property
$RegExpMatch class