OpenDebugPortReply

@Serializable
class OpenDebugPortReply(val port: Int?) : OkReply

Constructors

Link copied to clipboard
constructor(port: Int?)

Properties

Link copied to clipboard
val port: Int?
Link copied to clipboard