regexInfInf property
Regular expression for a range from negative to positive infinity.
Implementation
static RegExp regexInfInf = Range._createRegex('-infinity', 'infinity');
Regular expression for a range from negative to positive infinity.
static RegExp regexInfInf = Range._createRegex('-infinity', 'infinity');