empty static method

SetCustomLanguagePack empty()
override

create SetCustomLanguagePack Empty

Implementation

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