libraryName property Null safety
Return the name of the library that the containing compilation unit is part of.
Implementation
LibraryIdentifier? get libraryName;
Return the name of the library that the containing compilation unit is part of.
LibraryIdentifier? get libraryName;