baseUrl property

String baseUrl
final

The base URL for the NXFit platform service. This should be in the format: {scheme}://{domain}. There should not be a trailing slash.

Example: https://api.nxfit.com.

Implementation

final String baseUrl;