librarySource property

  1. @Deprecated('To be removed without replacement')
Source? get librarySource
inherited

If this target is associated with a library, return the source of the library's defining compilation unit; otherwise return null.

Implementation

@Deprecated('To be removed without replacement')
Source? get librarySource;