emojiConvert property
to enable auto convert emoji
if true, the string will be automatically converted to emoji
example: :smiley: => 😃
Implementation
final bool emojiConvert;
to enable auto convert emoji
if true, the string will be automatically converted to emoji
example: :smiley: => 😃
final bool emojiConvert;