AmityMentioneeTarget constructor

AmityMentioneeTarget({
  1. String? type,
  2. List<String>? userIds,
})

Implementation

AmityMentioneeTarget({this.type, this.userIds});