GeneralLibraryLocalAuthBase class

Implemented types
Implementers

Properties

can_check_biometrics Future<bool>
no setter
hashCode int
The hash code for this object.
no setterinherited
is_device_support Future<bool>
no setter
is_support_local_auth bool
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

authenticate({required String message}) Future<bool>
getAvailableBiometrics() Future<List>
isSupport() bool
check is support or not
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
stopAuthentication() Future<bool>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited