kalium
Toggle table of contents
c0e9a1a
common
Platform filter
common
Switch theme
Search in API
kalium
logic
/
com.wire.kalium.logic.feature.auth
/
IsNomadProfilesEnabledUseCase
/
Result
/
Success
Success
data
class
Success
(
val
isEnabled
:
Boolean
)
:
IsNomadProfilesEnabledUseCase.Result
Members
Constructors
Success
Link copied to clipboard
constructor
(
isEnabled
:
Boolean
)
Properties
is
Enabled
Link copied to clipboard
val
isEnabled
:
Boolean