emojiList property

  1. @JsonKey(name: 'emoji_list')
List<String> get emojiList
inherited

List of 1-20 emoji associated with the sticker

Implementation

@JsonKey(name: 'emoji_list')
List<String> get emojiList;