SetInstrumentationBreakpointReturn

@Serializable
data class SetInstrumentationBreakpointReturn(val breakpointId: String)

Constructors

Link copied to clipboard
constructor(breakpointId: String)

Properties

Link copied to clipboard

Id of the created breakpoint for further reference.