AmityReactionMap constructor

AmityReactionMap({
  1. Map<String, int>? reactions,
})

Implementation

AmityReactionMap({this.reactions});