items property

List<Notification>? items
getter/setter pair

The list of items.

Implementation

core.List<Notification>? items;