bind Image Retriever
Tells Hilt to use the ImageAndroidRetriever implementation when injecting the ImageRetriever interface.
Return
the ImageRetriever interface bound to the provided implementation.
Parameters
image Android Retriever
the instance of ImageAndroidRetriever to be used.