regexValInf property
Regular expression for a range from a date to positive infinity.
Implementation
static RegExp regexValInf = Range._createRegex(valRe, 'infinity');
Regular expression for a range from a date to positive infinity.
static RegExp regexValInf = Range._createRegex(valRe, 'infinity');