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