dockingOn method

void dockingOn()

A method for docking on the notification.

This method is used to docking on the notification.

Implementation

void dockingOn() {
  docking = true;
}