match property

String get match

Returns the whole match String

Implementation

String get match => this[0]!;