SuccessDetailResponse

data class SuccessDetailResponse(val otherNativeCrash: Boolean)

Details for an outcome with a SUCCESS outcome summary. LINT.IfChange

Constructors

Link copied to clipboard
fun SuccessDetailResponse(otherNativeCrash: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

If a native process other than the app crashed.