me property

  1. @JsonKey(defaultValue: false)
bool me
final

Whether the authenticated user has added this reaction.

Implementation

@JsonKey(defaultValue: false)
final bool me;