description property

String? description
getter/setter pair

An optional human-readable description of this notification channel.

This description may provide additional details, beyond the display name, for the channel. This may not exceed 1024 Unicode characters.

Implementation

core.String? description;