emoji property

  1. @JsonKey(name: 'emoji')
String? get emoji
inherited

Optional. Emoji associated with the sticker

Implementation

@JsonKey(name: 'emoji')
String? get emoji;