attribution property

AttributionSettingsInterface attribution
latefinal

The interface to access the attribution settings.

Implementation

late final AttributionSettingsInterface attribution =
    AttributionSettingsInterface(
        binaryMessenger: _mapboxMapsPlatform.binaryMessenger,
        messageChannelSuffix: _mapboxMapsPlatform.channelSuffix.toString());