I want to use it like the official website val viewModel by viewModels { SavedStateViewModelFactory(application, this) }
val viewModel by viewModels { SavedStateViewModelFactory(application, this) }
Yes, it\'s much simpler than