empty static method

SetUsername empty()
override

create SetUsername Empty

Implementation

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