public final class SavedStateConfiguration
Configuration of the current SavedStateConfiguration configured with SavedStateConfiguration.Builder.
Can be used via encodeToSavedState and decodeFromSavedState.
Standalone configuration object cannot be used outside the encode and decode functions provided by SavedState.
Detailed description of each property is available in SavedStateConfiguration.Builder class.