get View Model Key
You should not need to call this directly. It is called by scopedInterface and scopedViewModel. If you have added a key to the arguments of the fragment, it will use that key to retrieve the ViewModelStoreOwner. Otherwise it will use the default key.