libraryName property

LibraryIdentifier? get libraryName

The name of the library that the containing compilation unit is part of, or null if no name was given (typically because a library URI was provided).

Implementation

LibraryIdentifier? get libraryName;