cancelNotifications method

dynamic cancelNotifications()

Implementation

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