libraryName property
DottedName?
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
DottedName? get libraryName;