notes property Null safety

List<Note> notes
read / write

Notes.

Implementation

List<Note> notes;