key property
Required for event_match
, event_property_is
and event_property_contains
conditions. The dot-separated field of the event to match.
Required for sender_notification_permission
conditions. The field in
the power level event the user needs a minimum power level for. Fields
must be specified under the notifications
property in the power level
event's content
.
Implementation
String? key;