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