extensionTypes property

List<ExtensionTypeElement2> get extensionTypes

The extension types defined in this library.

There is no guarantee of the order in which the extension types will be returned. In particular, they are not guaranteed to be in lexical order.

Implementation

List<ExtensionTypeElement2> get extensionTypes;