makeRealObject
abstract fun makeRealObject(key: DependencyKey<*>, dependencies: Dependencies): Any?
Content copied to clipboard
Return a new object matching the type represented in the key. Any dependencies needed can be pulled from the dependencies object