Fido2Extension class

Constructors

Fido2Extension(String name, int specification, int apis, int components, int version)

Properties

apis int
final
components int
final
hashCode int
The hash code for this object.
no setterinherited
name String
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
specification int
final
version int
final

Methods

getApis() int
getComponents() int
getIdentifier() String
getName() String
getSpecification() int
getVersion() int
isApplicableApi(int api) bool
isApplicableComponent(int i) bool
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

cIBBe Fido2Extension
getter/setter pair
pAcl Fido2Extension
getter/setter pair
webAuthN Fido2Extension
getter/setter pair