asUserOrNull

open suspend override fun asUserOrNull(): User(source)

Requests to get this behavior as a User, returns null if the user isn't present.

Throws

RequestException

if anything went wrong during the request.