Handled

data class Handled(val response: AuthResponse) : DeeplinkHandledStatus

Constructors

Link copied to clipboard
fun Handled(response: AuthResponse)

Properties

Link copied to clipboard
val response: AuthResponse