attribution property

AttributionSettingsInterface attribution
getter/setter pair

The interface to access the attribution settings.

Implementation

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