library property

LibraryElement get library

The resolved LibraryElement for the build step's input asset.

Implementation

LibraryElement get library => resolver.resolveLibrary(asset);