dart_profanity library
Enums
- CensorBleepType
- Creates an CensorBleepType. CensorBleepType asterisk censors the whole String with asterisk symbols. CensorBleepType random censor the whole String with random characters.
- CensorType
- Creates an CensorType. CensorType full censors the whole String value. CensorType firstLetter censors the whole String value except the first letter.