get All Notes
abstract fun getAllNotes(): ERROR CLASS: Symbol not found for Flow<kotlin/collections/List<com/example/eduskunta/data/db/entities/NoteEntity>>
Get all notes from the database. Flow is used to get updates on the data.
Get all notes from the database. Flow is used to get updates on the data.