contactProtocols property
The contact protocols for the alarm, such as Email
,
SMS
(text messaging), or both.
Implementation
final List<ContactProtocol>? contactProtocols;
The contact protocols for the alarm, such as Email
,
SMS
(text messaging), or both.
final List<ContactProtocol>? contactProtocols;