doNotScope property
Originating file URL.
If non-null, references to symbols in this URL are not scoped.
Workaround for https://github.com/dart-lang/code_builder/issues/148.
Implementation
@protected
final Uri? doNotScope;
Originating file URL.
If non-null, references to symbols in this URL are not scoped.
Workaround for https://github.com/dart-lang/code_builder/issues/148.
@protected
final Uri? doNotScope;