setEmoji method

void setEmoji(
  1. EmojiBuilder? value
)

Implementation

void setEmoji (EmojiBuilder? value) => _emoji = value;