empty static method

Implementation

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