ManageViewerSettingsUseCase

Properties

Link copied to clipboard
abstract val settings: Flow<ViewerSettings>

Functions

Link copied to clipboard
abstract suspend fun edit(action: (ViewerSettings) -> ViewerSettings)