baseURL property Null safety

String? baseURL
read / write

The base URL that would be used to make HTTP requests. By default it is https://api.mapbox.com.

Implementation

String? baseURL;