AuthenticatorMetadata class

Constructors

AuthenticatorMetadata({List? extensions, String? aaGuid, bool? isAvailable, int? uVms})
AuthenticatorMetadata.fromMap(Map<String, dynamic> map)
factory

Properties

aaGuid String?
getter/setter pair
extensions List?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
isAvailable bool?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
uVms int?
getter/setter pair

Methods

isSupportedUvm(int var1) 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

Constants

UVM_FACEPRINT → const int
UVM_FINGERPRINT → const int