clearData method

void clearData()

Implementation

void clearData() {
  _libraryData.cleanLibrary();
}