getOrNull

fun <T : Any> getOrNull(clazz: KClass<T>): T?(source)

Get a cached value if it exists.