address property

Uri? address

Get address to single node

Implementation

Uri? get address => singleNode?.toUri(useTls);