@JvmStatic @JvmOverloads fun <R : Any> instanceOrNull(graph: Graph, type: Class<R>, qualifier: Any? = null): R?
See Also
Graph.instanceOrNull