labels property
Configuration fields that define the channel and its behavior.
The permissible and required labels are specified in the NotificationChannelDescriptor.labels of the NotificationChannelDescriptor corresponding to the type field.
Implementation
core.Map<core.String, core.String>? labels;