httpService property
latefinal
Implementation
late final MapboxHttpService httpService = MapboxHttpService(
binaryMessenger: _mapboxMapsPlatform.binaryMessenger,
channelSuffix: _mapboxMapsPlatform.channelSuffix);
late final MapboxHttpService httpService = MapboxHttpService(
binaryMessenger: _mapboxMapsPlatform.binaryMessenger,
channelSuffix: _mapboxMapsPlatform.channelSuffix);