empty static method

Emoji empty()
override

create Emoji Empty

Implementation

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