httpService property

MapboxHttpService httpService
latefinal

Implementation

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