metadata2 property

Metadata get metadata2

The metadata associated with the element or fragment.

If the receiver is an element that has fragments, the list will include all of the metadata from all of the fragments.

The list will be empty if the receiver does not have any metadata or if the library containing this element has not yet been fully resolved.

Implementation

Metadata get metadata2;