REGEXEN top-level property

Map<String, RegExp> REGEXEN
final

Implementation

final REGEXEN = {'recentYear': RegExp(r'19\d\d|200\d|201\d|202\d')};