httpService property
latefinal
Provides access to HTTP request configuration.
Implementation
late final MapboxHttpService httpService = MapboxHttpService(
_impl.httpService,
);
Provides access to HTTP request configuration.
late final MapboxHttpService httpService = MapboxHttpService(
_impl.httpService,
);