implementation("androidx.lifecycle:lifecycle-viewmodel-savedstate:2.11.0-alpha01")
Integrates ViewModel with SavedStateHandle to retain UI-related data across configuration changes and process death.