i want to store name,price,image And productid, category id
model class
@Entity(tableName = "productlisttable") data class ProductList_Data( @Pri