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