publicBaseUrl property

String? publicBaseUrl
final

The node's publicly reachable base URL, enabling DataPlaneMode.direct. null means the node is not reachable and bytes are relayed.

Implementation

final String? publicBaseUrl;