setSavedStateProvider

fun <T> SavedStateHandle.setSavedStateProvider(key: BundleKey<T, Bundle?>, provider: () -> T)