Returns whether the Mapbox network stack is connected.
Future<bool> get isMapboxStackConnected => _impl.isMapboxStackConnected;