metadata property

List<Object?> metadata

Note that the return type of the corresponding method in dart:mirrors is List

Required capabilities: metadata requires a MetadataCapability.

Implementation

List<Object?> get metadata;