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