I need to use a list of my data model, in the realm database. So I create this class to do that:
open class AddTodoModel( @PrimaryKey var id: Long, var todo: