getSettings method

Future<CompassSettings> getSettings()

Returns the current CompassSettings.

Implementation

Future<CompassSettings> getSettings() => _impl.getSettings();