dayRegex property

RegExp dayRegex
final

Implementation

static final RegExp dayRegex = RegExp(r'(\d+)\s*day(s)?');