description property

String? description
getter/setter pair

A human-readable description of the notification channel type.

The description may include a description of the properties of the channel and pointers to external documentation.

Implementation

core.String? description;