user-settings-domain
/
me.proton.core.usersettings.domain.entity
/
UserSettings
/
LogAuth
/
Companion
Companion
object
Companion
Content copied to clipboard
Functions
Properties
Functions
enumOf
Link copied to clipboard
fun
enumOf
(value:
Int
?):
IntEnum
<
UserSettings.LogAuth
>?
Content copied to clipboard
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
map
Link copied to clipboard
val
map
:
Map
<
Int
,
UserSettings.LogAuth
>
Content copied to clipboard