emojiConvert property

bool emojiConvert
final

to enable auto convert emoji

if true, the string will be automatically converted to emoji

example: :smiley: => 😃

Implementation

final bool emojiConvert;