RemoveInstrumentationBreakpointParameter

@Serializable
data class RemoveInstrumentationBreakpointParameter(val eventName: String)

Constructors

Link copied to clipboard
constructor(eventName: String)

Properties

Link copied to clipboard

Instrumentation name to stop on.