overridden Provider Or Null
Gets a provider from the overridden binding, if this binding overrides an existing binding.
Return
A provider yielded by the overridden binding, or null if this binding does not override an existing binding.
Throws
When calling the provider function, if the instance construction triggered a dependency loop.