onSuccess

abstract suspend fun onSuccess()(source)

Handles the successful completion of the asynchronous operation. Even if the operation is completed without retrying once, this method is still called.