isValid property
Whether the key is still valid (not invalidated by biometric changes).
Only populated when checkValidity: true is passed.
Implementation
bool? isValid;
Whether the key is still valid (not invalidated by biometric changes).
Only populated when checkValidity: true is passed.
bool? isValid;