clearShownKeys static method

void clearShownKeys()

Implementation

static void clearShownKeys() {
  _shownKeys.clear();
}