clearLocalNotifications method

dynamic clearLocalNotifications()

Implementation

clearLocalNotifications() {
  throw UnimplementedError('clearLocalNotifications() has not been implemented.');
}