onCurrentChange property
Emits whenever this node's exit-node selection changes, including local API operations and upstream netmap updates observed by this runtime.
Implementation
Stream<TailscaleNode?> get onCurrentChange;
Emits whenever this node's exit-node selection changes, including local API operations and upstream netmap updates observed by this runtime.
Stream<TailscaleNode?> get onCurrentChange;