baseUrl property

Uri baseUrl
final

The API base URL (e.g. https://hub.example.com:8443).

The API shares the Hub's TLS listener, so this is normally https:// on the same port nodes connect to.

Implementation

final Uri baseUrl;