GetSettings

class GetSettings @Inject() constructor(userSettingsRepository: UserSettingsRepository)

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
invoke
Link copied to clipboard
suspend operator fun invoke(sessionUserId: SessionUserId): UserSettings
toString
Link copied to clipboard
open fun toString(): String