method property

String? method
getter/setter pair

The method used to deliver the notification.

The possible value is:

  • "email" - Notifications are sent via email. Required when adding a notification.

Implementation

core.String? method;