SetShowWebVitalsRequest

@Serializable
data class SetShowWebVitalsRequest(val show: Boolean)(source)

Request object containing input parameters for the OverlayDomain.setShowWebVitals command.

Constructors

Link copied to clipboard
constructor(show: Boolean)

Properties

Link copied to clipboard