numericValue property

double? numericValue
getter/setter pair

A numeric value that has a meaning specific to the audit, e.g. the number of nodes in the DOM or the timestamp of a specific load event.

More information can be found in the audit details, if present.

Implementation

core.double? numericValue;