make

abstract fun make(requester: Any): T

Create the component from the given requesting object (i.e. the object that asked for the injection).