Intent

@Serializable
data class Intent(val scope: IntentScope, val version: IntentVersion, val appId: AppId)

Constructors

Link copied to clipboard
constructor(scope: IntentScope, version: IntentVersion, appId: AppId)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard