getUserOrNUll

suspend fun getUserOrNUll(): User?(source)

Requests to get the team owner through the supplier, returns null if the User isn't present.

Throws

if anything went wrong during the request.