hasRegularExpression property Null safety

bool hasRegularExpression

Implementation

bool get hasRegularExpression => matcher != null;