declaredFragment property

LibraryFragment? get declaredFragment

The fragment associated with this compilation unit.

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

Implementation

LibraryFragment? get declaredFragment;