compass property

CompassSettingsInterface compass
read / write

The interface to access the compass settings.

Implementation

late CompassSettingsInterface compass =
    CompassSettingsInterface(binaryMessenger: _proxyBinaryMessenger);