notes property

List<String> notes

Convenience access to notes.

Implementation

List<String> get notes => metadata.notes;