TrackComputedStyleUpdatesForNodeParameter

@Serializable
data class TrackComputedStyleUpdatesForNodeParameter(val nodeId: Int? = null)

Constructors

constructor(nodeId: Int? = null)

Properties

Link copied to clipboard
val nodeId: Int? = null