onSuccess property

AsyncValueSetter<R>? onSuccess
final

Called when task has completed with success

Implementation

final AsyncValueSetter<R>? onSuccess;