I\'m wondering how to pass runtime parameters to a ViewModel\'s constructor while using Hilt for DI? Prior to using Hilt, I have a ViewModel that looks like this:
<