regex property

RegExp regex
final

The RegExp used to match any text provided to transform.

Implementation

final RegExp regex;