Future<void> setMapboxStackConnected(bool isConnected) { return _api.setMapboxStackConnected(isConnected); }