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