OitiLiveness2dPlatform class abstract

Inheritance
  • Object
  • PlatformInterface
  • OitiLiveness2dPlatform
Implementers

Constructors

OitiLiveness2dPlatform()
Constructs a OitiLiveness2dPlatform.

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

askPermission() Future
checkPermission() Future
getPlatformVersion() Future<String?>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
openSettings() Future<void>
startDocumentscopy(String? baseUrl, String? appKey, String? ticket, Object? themeBuilder, String environment, bool showFeedback) Future
startliveness2d(String? baseUrl, String? appKey, String environment, bool showFeedback) Future
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

instance OitiLiveness2dPlatform
getter/setter pair