I am trying to create a generic class in kotlin that my generic property should be a Entity of Room Library (or data class because my Entities are data class ).