Veriff class

Contains the methods to use Veriff plugin.

See relevant documentation at https://developers.veriff.com/#flutter-integration.

Constructors

Veriff()
Creates a Veriff object.

Properties

channel MethodChannel
MethodChannel to communicate with platform specific code.
final
hashCode int
The hash code for this object.
no setterinherited
platformVersion Future<String>
Returs the platform version
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
recoverLastResult() Future<Result?>
start(Configuration config) Future<Result>
Starts the verification session.
toString() String
A string representation of this object.
inherited

Operators

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

Constants

name → const String