autoExitNode property
final
Whether automatic exit-node selection is enabled.
When true, tailscaled may select or re-select an eligible exit node based on current policy and path quality. Use ExitNode.current to inspect the node currently selected by the runtime.
Implementation
final bool autoExitNode;