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