dart_profanity library

Classes

Profanity
Creates an Profanity.

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.