clearTranslations method

void clearTranslations()

Implementation

void clearTranslations() {
  translations.clear();
}