empty static method

SetOption empty()
override

create SetOption Empty

Implementation

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