execute
Execute the request in the current coroutine scope.
Return
A SuccessResult if the request completes successfully. Else, returns an ErrorResult.
Parameters
request
The request to execute.
Execute the request in the current coroutine scope.
A SuccessResult if the request completes successfully. Else, returns an ErrorResult.
The request to execute.