libraryImport property
Information about this import directive.
Returns null
if the AST structure hasn't been resolved.
Implementation
@experimental
LibraryImport? get libraryImport;
Information about this import directive.
Returns null
if the AST structure hasn't been resolved.
@experimental
LibraryImport? get libraryImport;