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