getTranslationVersion property

String get getTranslationVersion

Returns the version of the translation

Implementation

static String get getTranslationVersion {
  return _translationVersion;
}