In my Kotlin Android codebase I have the following 2 entities..
@Entity( tableName = ModuleConfiguration.tableName, primaryKeys = [ModuleConfiguration.COL_ID]