SelphiFaceWidget class

Constructors

SelphiFaceWidget()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

createStandardConfiguration() → SelphiFaceConfiguration
launchSelphiAuthenticate(String resourcesPath) Future<Either<Exception, SelphiFaceResult>>
launchSelphiAuthenticateWithConfiguration({required String resourcesPath, required SelphiFaceConfiguration configuration}) Future<Either<Exception, SelphiFaceResult>>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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