items property

List<NotificationEndpoint>? items
getter/setter pair

A list of NotificationEndpoint resources.

Implementation

core.List<NotificationEndpoint>? items;