onCurrentChange property

Stream<TailscaleNode?> get onCurrentChange

Emits whenever the exit-node selection changes (including external changes from another device signed into the same account).

Implementation

Stream<TailscaleNode?> get onCurrentChange;