instantiate abstract method
instantiates the type parameters of this element with the given type
Implementation
DartType instantiate(NamedDartType typeRef);
instantiates the type parameters of this element with the given type
DartType instantiate(NamedDartType typeRef);