ReactionCount constructor

ReactionCount(
  1. {String? reaction,
  2. int? count,
  3. bool? reactedByMe}
)

Implementation

ReactionCount