notifications property

List<JobNotification>? notifications
getter/setter pair

Notification configurations.

Implementation

core.List<JobNotification>? notifications;