REGEX_MONTH property

RegExp REGEX_MONTH
final

Implementation

static final REGEX_MONTH = RegExp('^(mo|month|months)\$');