Package io.didomi.sdk.core.injection.annotation
See: Description
-
Annotation Summary Annotation Description ViewModelKey Annotation for VM injection It will Allow dagger to selected the right VM for injection (by creating a new one or re-use it) By specifying the Class of the provided View Model as a key for the View model factory