empty static method

GetOption empty()
override

create GetOption Empty

Implementation

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