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