dictionary property

Dictionary? dictionary
getter/setter pair

Define dictionary that should be used to check against. The matcher will search the dictionaries for similar password with l33t speak and reversed words. The recommended sets are found in dart_zxcvbn_language_common and dart_zxcvbn_language_en.

Implementation

Dictionary? dictionary;