getClass2 abstract method
Returns the class defined in this library that has the given name.
Implementation
ClassElement2? getClass2(String name);
Returns the class defined in this library that has the given name.
ClassElement2? getClass2(String name);