implementation("androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0-alpha11")
Enhances ViewModel functionality by enabling access to and contribution to saved state through SavedStateHandle.