getOrNull

inline fun <T : Any> ApiResult<T>.getOrNull(): T?