AuthenticatorSelectionCriteria constructor
Implementation
external factory AuthenticatorSelectionCriteria({
String authenticatorAttachment,
String residentKey,
bool requireResidentKey,
String userVerification,
});
external factory AuthenticatorSelectionCriteria({
String authenticatorAttachment,
String residentKey,
bool requireResidentKey,
String userVerification,
});