kmp-settings
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-settings
settings-core
/
io.github.mlmgames.settings.core.backup
/
SettingsBundle
/
SettingsBundle
Settings
Bundle
constructor
(
formatVersion
:
Int
=
CURRENT_FORMAT_VERSION
,
schemaVersion
:
Int
,
appId
:
String
,
exportedAt
:
Long
,
deviceInfo
:
DeviceInfo
?
=
null
,
settings
:
Map
<
String
,
String
>
,
checksum
:
String
)