httpService property

MapboxHttpService httpService
latefinal

Provides access to HTTP request configuration.

Implementation

late final MapboxHttpService httpService = MapboxHttpService(
  _impl.httpService,
);