libraryImport property

LibraryImport? get libraryImport

Information about this import directive.

Returns null if the AST structure hasn't been resolved.

Implementation

LibraryImport? get libraryImport;