contactProtocols property

List<ContactProtocol>? contactProtocols
final

The contact protocols for the alarm, such as Email, SMS (text messaging), or both.

Implementation

final List<ContactProtocol>? contactProtocols;