Abstract method to get an instance of the NoteDao. Room will generate the implementation for this method. This provides access to the Data Access Object for interacting with the 'notes' table.
An instance of NoteDao.