onMatch property

dynamic Function(RegexPatternMatched model)? onMatch
final

Implementation

final Function(RegexPatternMatched model)? onMatch;