onSuccess property

dynamic Function(String) onSuccess
final

Called when the user successfully completes the smart selfie enrollment flow. The result is a JSON string.

Implementation

final Function(String) onSuccess;