AndroidNotificationChannelGroup constructor
Constructs an instance of AndroidNotificationChannelGroup.
Implementation
const AndroidNotificationChannelGroup(
this.id,
this.name, {
this.description,
});
Constructs an instance of AndroidNotificationChannelGroup.
const AndroidNotificationChannelGroup(
this.id,
this.name, {
this.description,
});