SafeSavedStateHandle
A wrapper of SavedStateHandle that provides type-safe access with NonNullSavedStateHandleKeys and NullableSavedStateHandleKeys.
Functions
Link copied to clipboard
Link copied to clipboard
Returns a StateFlow that will emit the currently active value associated with the given key.
Link copied to clipboard
Always throws UnsupportedOperationException.
Removes a value associated with the given key.