hourRegex property

RegExp hourRegex
final

Implementation

static final RegExp hourRegex = RegExp(r'(\d+)\s*hour(s)?');