animateEmoji property

  1. @JsonKey.new(includeIfNull: false, name: 'animate_emoji')
bool? animateEmoji
final

Animate custom emoji

Implementation

@JsonKey(includeIfNull: false, name: 'animate_emoji')
final bool? animateEmoji;