notificationChannelStrategy property

List<NotificationChannelStrategy>? notificationChannelStrategy
getter/setter pair

Control how notifications will be sent out, on a per-channel basis.

Implementation

core.List<NotificationChannelStrategy>? notificationChannelStrategy;