runtimeError property

RuntimeError? runtimeError
getter/setter pair

A top-level error message that, if present, indicates a serious enough problem that this Lighthouse result may need to be discarded.

Implementation

RuntimeError? runtimeError;