Emoji constructor

Emoji()

Implementation

factory Emoji() {
  return _emoji;
}