clearSelection method

void clearSelection()

Implementation

void clearSelection() {
  selectedAyahsByUnequeNumber.clear();
}