addNote

open suspend override fun addNote(note: NoteEntity)

Add a note to the database.

Parameters

note

The note to add.