type property

String? type
getter/setter pair

The type of the notification channel.

This field matches the value of the NotificationChannelDescriptor.type field.

Implementation

core.String? type;