getOrNull

Wait for the task to finish it is a blocking call, if using it inside coroutine or suspended function use awaitOrNull instead

Return

ResultT if succeeded or null if failed