REGEX_DAY property

RegExp REGEX_DAY
final

Implementation

static final REGEX_DAY = RegExp('^(d|day|days)\$');