onSuccess property
A callback function to execute when the enrollment is successful.
Implementation
final Function(String applicantId) onSuccess;
A callback function to execute when the enrollment is successful.
final Function(String applicantId) onSuccess;