REGEX_YEAR property

RegExp REGEX_YEAR
final

Implementation

static final REGEX_YEAR = RegExp('^(y|year|years)\$');