weekRegex property

RegExp weekRegex
final

Implementation

static final RegExp weekRegex = RegExp(r'(\d+)\s*week(s)?');