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