declaredFragment property
The fragment associated with this compilation unit.
Returns null
if the AST structure hasn't been resolved.
Implementation
@experimental
LibraryFragment? get declaredFragment;
The fragment associated with this compilation unit.
Returns null
if the AST structure hasn't been resolved.
@experimental
LibraryFragment? get declaredFragment;