Enables or disables the Mapbox network stack.
Future<void> setMapboxStackConnected(bool isConnected) => _impl.setMapboxStackConnected(isConnected);