preferNoProfanity property

bool? preferNoProfanity

Whether the Redditor has chosen to filter profanity.

Implementation

bool? get preferNoProfanity => data!['pref_no_profanity'];