notificationChannels property

List<NotificationChannel>? notificationChannels
getter/setter pair

The notification channels defined for the specified project.

Implementation

core.List<NotificationChannel>? notificationChannels;