clearNotification method

void clearNotification()

Implementation

void clearNotification() {
  _notification = null;
}