relay property

String? relay
final

The DERP relay region code in use (for example, nyc), or null when the path to this node is direct (node-to-node WireGuard).

Implementation

final String? relay;