typed2
Toggle table of contents
2.0.0-alpha04
release
Target filter
release
Switch theme
Search in API
Skip to content
typed2
datastore-preferences
/
com.episode6.typed2.datastore.preferences
/
get
get
suspend
fun
<
T
>
DataStore
<
Preferences
>
.
get
(
key
:
DataStoreKey
<
T
,
*
>
)
:
T
suspend
fun
<
T
>
DataStoreValueGetter
.
get
(
key
:
DataStoreKey
<
T
,
*
>
)
:
T