AuthenticatorSelection constructor
AuthenticatorSelection({})
Implementation
AuthenticatorSelection({
this.authenticatorAttachment,
required this.requireResidentKey,
required this.residentKey,
required this.userVerification,
});