isAddedBySelf property Null safety

bool isAddedBySelf
final

Whether the current user added this Reaction

Yes: is added by self No: is not added by self.

Implementation

final bool isAddedBySelf;