metadata property
Note that the return type of the corresponding method in
dart:mirrors is List<InstanceMirror>
.
Required capabilities: metadata requires a MetadataCapability.
Implementation
List<Object?> get metadata;
Note that the return type of the corresponding method in
dart:mirrors is List<InstanceMirror>
.
Required capabilities: metadata requires a MetadataCapability.
List<Object?> get metadata;