empty static method

SetBio empty()
override

create SetBio Empty

Implementation

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