deleteNotificationChannelGroup abstract method

Future<void> deleteNotificationChannelGroup(
  1. String groupId
)

Method to delete Notification Channel Group

Implementation

Future<void> deleteNotificationChannelGroup(String groupId);