gestures property

GesturesSettingsInterface gestures
getter/setter pair

The interface to access the gesture settings.

Implementation

late GesturesSettingsInterface gestures = GesturesSettingsInterface(
    binaryMessenger: _mapboxMapsPlatform.binaryMessenger,
    messageChannelSuffix: _mapboxMapsPlatform.channelSuffix.toString());