menu
dot_face_lite package
documentation
dot_face_lite.dart
MagnifEyeLivenessWidgetController
stopAsync method
stopAsync method
dark_mode
light_mode
stopAsync
method
Future
<
void
>
stopAsync
(
)
Stop the process asynchronously.
Implementation
Future<void> stopAsync() { return _component.stopAsync(); }
dot_face_lite package
documentation
dot_face_lite
MagnifEyeLivenessWidgetController
stopAsync method
MagnifEyeLivenessWidgetController class