targetRoot property

Uri get targetRoot

Current file. Return the context root from which this context was created.

Implementation

// ResolvedUnitResult get currentUnit;

/// Return the context root from which this context was created.
// ContextRoot get contextRoot;
Uri get targetRoot;