deleteAll method

void deleteAll()

Implementation

void deleteAll() {
  notifier.clear();
}