notifies property

List<Notify> notifies
getter/setter pair

List to store notification objects

Implementation

List<Notify> notifies = [];