empty static method

LanguagePackStringValue empty()
override

Implementation

static LanguagePackStringValue empty() {
  return LanguagePackStringValue({});
}