getUntyped abstract method

dynamic getUntyped(
  1. Type t
)

Get an untyped t dependency from the Injector.

Implementation

dynamic getUntyped(Type t);