gestures property

GesturesSettingsInterface gestures
latefinal

The interface to access the gesture settings.

Implementation

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