indoorSelector property
latefinal
The interface to access the indoor selector settings.
Implementation
@experimental
late final IndoorSelectorSettingsInterface indoorSelector =
IndoorSelectorSettingsInterface(
binaryMessenger: _mapboxMapsPlatform.binaryMessenger,
messageChannelSuffix: _mapboxMapsPlatform.channelSuffix.toString());