host property

String? host
getter/setter pair

The IP:port or domain:port peers can use to connect to the node.

Implementation

String? host;