Gets a dependency from the container with optional name and params.
name
params
T get<T>({String? name, Params? params});