baseUrl property

String baseUrl
final

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;