none property

Emoji none
final

If emoji not found, the parser always returns this.

Implementation

static final Emoji none = Emoji(EmojiConst.charEmpty, EmojiConst.charEmpty);