empty static method
create LanguagePackStringValue Empty
Implementation
static LanguagePackStringValue empty() {
return LanguagePackStringValue({});
}
create LanguagePackStringValue Empty
static LanguagePackStringValue empty() {
return LanguagePackStringValue({});
}