favoriteReaction property

List<String> favoriteReaction
getter/setter pair

Message emoji reply bottom sheet title display content, this content needs to be included in the emoji list ChatUIKitEmojiData.emojiList.

Implementation

static List<String> favoriteReaction = [
  '\u{1F44D}',
  '\u{2764}',
  '\u{1F609}',
  '\u{1F928}',
  '\u{1F62D}',
  '\u{1F389}',
];