hasTopLevelMetadata property

bool hasTopLevelMetadata
final

Whether the file has top-level metadata annotations.

This is always false if the asset is not a Dart library.

Implementation

final bool hasTopLevelMetadata;