getOrNull

fun <T : Any> Fetch<T>.getOrNull(): T?

Return

The result of a Fetch or null.