LaunchReturn

@Serializable
data class LaunchReturn(val targetId: String)

Constructors

Link copied to clipboard
constructor(targetId: String)

Properties

Link copied to clipboard

ID of the tab target created as a result.