getExtensionType abstract method
Returns the extension type defined in this library that has the
given name
.
Implementation
ExtensionTypeElement? getExtensionType(String name);
Returns the extension type defined in this library that has the
given name
.
ExtensionTypeElement? getExtensionType(String name);