key property

  1. @JsonKey(name: 'reaction', defaultValue: '')
String key
final

The key of the Reaction this event belongs to.

Implementation

@JsonKey(name: 'reaction', defaultValue: '')
final String key;