findObject

inline fun <T : Any> findObject(key: String = DEFAULT_OBJ_KEY): T?

Find the closest object with key of type T