current abstract method

Future<TailscaleNode?> current()

The node currently being used as this node's exit, or null if none.

Implementation

Future<TailscaleNode?> current();