clearLocalNotifications method

Future clearLocalNotifications()

Implementation

Future clearLocalNotifications() async {
  print(flutter_log + "clearLocalNotifications:has not been implemented.");
}