onSuccess property

AsyncValueSetter<T>? onSuccess
final

Called when the onValidated task has successfully completed

Implementation

final AsyncValueSetter<T>? onSuccess;