emojiName property

  1. @BuiltValueField(wireName: r'emoji_name')
String? emojiName

The name of the emoji that was used for this reaction

Implementation

@BuiltValueField(wireName: r'emoji_name')
String? get emojiName;