on Complete
Lambda is called once task has completed. You can then check .result for successful result or it will throw an error. Returns Task.
See also
for synchronous version of this
Lambda is called once task has completed. You can then check .result for successful result or it will throw an error. Returns Task.
for synchronous version of this