useBiometric

fun useBiometric(optionsOf: BiometricOptions.() -> Unit = {}): Pair<() -> Unit, State<Boolean>>