AndroidPromptModel
PromptModel for Android platform.
On Android PromptModel is also a ViewModel. promptModelScope that it exposes is automatically cancelled when this ViewModel is cleared.
In addition to passphrasePromptModel, Android UI must provide bindings for two more dialog kinds: biometricPromptModel and scanNfcPromptModel.