SetAttachDebugStackParameter

@Serializable
data class SetAttachDebugStackParameter(val enabled: Boolean)

Constructors

Link copied to clipboard
constructor(enabled: Boolean)

Properties

Link copied to clipboard

Whether to attach a page script stack for debugging purpose.