menu
passkeys package
documentation
exceptions.dart
UnhandledAuthenticatorException
UnhandledAuthenticatorException.new constructor
UnhandledAuthenticatorException.new constructor
dark_mode
light_mode
UnhandledAuthenticatorException
constructor
UnhandledAuthenticatorException
(
String
code
,
String
?
message
,
dynamic
details
)
Constructor
Implementation
UnhandledAuthenticatorException(
this
.code,
this
.message,
this
.details);
passkeys package
documentation
exceptions
UnhandledAuthenticatorException
UnhandledAuthenticatorException.new constructor
UnhandledAuthenticatorException class