useParentScope property
Whether to automatically discover and inherit from parent scope. Uses stack-based tracking for reliable parent resolution. When false, this route acts as a "reset point" that cleans up other scopes.
Implementation
final bool useParentScope;