LivenessDetectionView class

Available extensions
Annotations
  • @JS()
  • @staticInterop

Constructors

LivenessDetectionView.new(Element container)
factory

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

addListener(JSObject listener) → void

Available on LivenessDetectionView, provided by the LivenessDetectionViewExtension extension

nextImage() → void

Available on LivenessDetectionView, provided by the LivenessDetectionViewExtension extension

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
reset() → void

Available on LivenessDetectionView, provided by the LivenessDetectionViewExtension extension

start() JSPromise<JSAny?>

Available on LivenessDetectionView, provided by the LivenessDetectionViewExtension extension

stop() JSPromise<JSAny?>

Available on LivenessDetectionView, provided by the LivenessDetectionViewExtension extension

toString() String
A string representation of this object.
inherited

Operators

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