Ok

data class Ok(data: Intent?) : IntentResult

Properties

data
Link copied to clipboard
val data: Intent?