selectedFallbackIndex property
Android 15+ Index of the selected fallback option in the original list.
Only populated when code == BiometricError.fallbackSelected.
Implementation
int? selectedFallbackIndex;
Android 15+ Index of the selected fallback option in the original list.
Only populated when code == BiometricError.fallbackSelected.
int? selectedFallbackIndex;