SetBreakpointOnFunctionCallReturn

@Serializable
data class SetBreakpointOnFunctionCallReturn(val breakpointId: String)

Constructors

Link copied to clipboard
constructor(breakpointId: String)

Properties

Link copied to clipboard

Id of the created breakpoint for further reference.