NotificationChannelDescriptor constructor
NotificationChannelDescriptor({})
Implementation
NotificationChannelDescriptor({
this.description,
this.displayName,
this.labels,
this.launchStage,
this.name,
this.supportedTiers,
this.type,
});