baseURL property
read / write
The base URL that would be used to make HTTP requests. By default it is https://api.mapbox.com.
Implementation
String? baseURL;
The base URL that would be used to make HTTP requests. By default it is https://api.mapbox.com.
String? baseURL;