extensions property

List<ExtensionElement2> get extensions

The extensions defined in this library.

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

Implementation

List<ExtensionElement2> get extensions;