notes property

List<BaseNote> notes
getter/setter pair

Implementation

List<BaseNote> notes = [];