soundsEnabled property

bool get soundsEnabled

Whether navigation voice instructions are enabled.

Implementation

bool get soundsEnabled => _model.value.soundsEnabled;