hasTopLevelMetadata property
Whether the file has top-level metadata annotations.
This is always false if the asset is not a Dart library.
Implementation
final bool hasTopLevelMetadata;
Whether the file has top-level metadata annotations.
This is always false if the asset is not a Dart library.
final bool hasTopLevelMetadata;