typed2
saved-state-handle
/
com.episode6.typed2.savedstatehandle
/
get
get
fun
<
T
>
SavedStateHandle
.
get
(
key
:
BundleKey
<
T
,
*
>
)
:
T
Content copied to clipboard
suspend
fun
<
T
>
SavedStateHandle
.
get
(
key
:
AsyncBundleKey
<
T
,
*
>
)
:
T
Content copied to clipboard