Im using a navigation service that uses MVVM community toolkit and dependency injection and im trying to pass an object from one view model to another view model but I keep getting this error. If I do manage to pass it how can I use the items in the viewmodel that recieves it?