referencesLibraryDirective property

bool referencesLibraryDirective
final

Whether this part-of directive references a library by name rather than URI.

When true, this indicates a part of library_name syntax was used rather than part of 'uri.dart'.

Implementation

final bool referencesLibraryDirective;