channels property

List<Channel>? channels
final

List of up to two channels to be used for sending notifications for events detected from the application profile.

Implementation

final List<Channel>? channels;