getSettings

abstract fun getSettings(): Flow<Settings>

Retrieves the user settings as a Flow.

Return

A Flow emitting the user settings.