clearEntries static method

dynamic clearEntries()

Implementation

static clearEntries() {
  entries.clear();
}