onSuccess property
void Function()?
onSuccess
final
Called when all sequence processing is completed.
Implementation
final void Function()? onSuccess;
Called when all sequence processing is completed.
final void Function()? onSuccess;