baseUrl property
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;
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.
final Uri baseUrl;