PublicKeyCredential class
Available only in secure contexts.
- Implemented types
- Available extensions
- Annotations
-
- @JS()
- @staticInterop
Constructors
- PublicKeyCredential()
-
factory
Properties
- authenticatorAttachment → String?
-
Available on PublicKeyCredential, provided by the PublicKeyCredential$Typings extension
no setter - getClientExtensionResults ↔ AuthenticationExtensionsClientOutputs Function()
-
Available on PublicKeyCredential, provided by the PublicKeyCredential$Typings extension
getter/setter pair - hashCode → int
-
The hash code for this object.
no setterinherited
- id → String
-
Available on Credential, provided by the Credential$Typings extension
MDN Referenceno setter - rawId → ByteBuffer
-
Available on PublicKeyCredential, provided by the PublicKeyCredential$Typings extension
MDN Referenceno setter - response → AuthenticatorResponse
-
Available on PublicKeyCredential, provided by the PublicKeyCredential$Typings extension
MDN Referenceno setter - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- type → String
-
Available on Credential, provided by the Credential$Typings extension
MDN Referenceno setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
-
isConditionalMediationAvailable
↔ Future<
bool> Function() -
getter/setter pair
-
isUserVerifyingPlatformAuthenticatorAvailable
↔ Future<
bool> Function() -
getter/setter pair