INSTANCE_STATE

val INSTANCE_STATE: String = "instanceState"

The key for saving and restoring instance state on a lifecycle event. Provides access to the Bundle object in which state is saved or from which state is restored.