noteList property

Iterable<NoteStructure> get noteList

Implementation

Iterable<NoteStructure> get noteList => getAll<NoteStructure>();