toJSON

open override fun toJSON(): JsAny(source)

The toJSON() method of the PerformanceNavigationTiming interface is a Serialization; it returns a JSON representation of the PerformanceNavigationTiming object.

MDN Reference