PGP Shield
Toggle table of contents
1.0.0
release
Target filter
release
Switch theme
Search in API
Skip to content
PGP Shield
app
/
ltechnologies.onionphone.pgpshield.ui.settings
/
SettingsUiState
/
SettingsUiState
Settings
Ui
State
constructor
(
settings
:
AppSettings
=
AppSettings()
,
keys
:
List
<
KeySummary
>
=
emptyList()
,
apiApps
:
List
<
ApiAppEntity
>
=
emptyList()
,
status
:
String
?
=
null
,
accessibilityEnabled
:
Boolean
=
false
)