onSuccess

abstract fun onSuccess(result: T)

This method will be called whenever the current operation completes with no errors.