input property

  1. @override
String get input
override

The string on which this match was computed.

Implementation

@override
String get input => $value.input;