librarySource property
inherited
If this target is associated with a library, return the source of the
library's defining compilation unit; otherwise return null
.
Implementation
Source get librarySource;
If this target is associated with a library, return the source of the
library's defining compilation unit; otherwise return null
.
Source get librarySource;