FeedsPreferencesResponse constructor
FeedsPreferencesResponse({})
Returns a new FeedsPreferencesResponse instance.
Implementation
FeedsPreferencesResponse({
this.comment,
this.commentReaction,
this.customActivityTypes = const {},
this.follow,
this.mention,
this.reaction,
});