EntitySchema

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class EntitySchema(source)

Marks a class as an entity schema. This will create a file with the room annotations on table name, columns and embeds