SelfieCheckViewModel

constructor(identityIssuer: String, externalScope: CoroutineScope? = null)

Parameters

identityIssuer

The name or identification of the photo identity issuer receiving the result of the person image verification.

externalScope

optional coroutine scope to be used by the view model async routines.