isAddedBySelf property

bool isAddedBySelf
final

当前用户是否添加了该 Reaction。

  • true:是;
  • false:否。

Implementation

final bool isAddedBySelf;