getTypeAlias abstract method
Returns the type alias defined in this library that has the given name
.
Implementation
TypeAliasElement2? getTypeAlias(String name);
Returns the type alias defined in this library that has the given name
.
TypeAliasElement2? getTypeAlias(String name);