provide Image DAO
Provides the DAO for interacting with the Image table in the database.
Return
the room-generated implementation of the ImageDAO interface.
Parameters
context
the ApplicationContext provided by Hilt from Android
Provides the DAO for interacting with the Image table in the database.
the room-generated implementation of the ImageDAO interface.
the ApplicationContext provided by Hilt from Android