baseUrl property
The base URL for the ULink API. You do not need to set this. It defaults to the production API and is only used internally for local development and testing.
Implementation
final String baseUrl;
The base URL for the ULink API. You do not need to set this. It defaults to the production API and is only used internally for local development and testing.
final String baseUrl;