getBaseUrl abstract method

Future<String> getBaseUrl()

The base URL used for Mapbox HTTP requests. Defaults to https://api.mapbox.com.

Implementation

Future<String> getBaseUrl();