dictionaries top-level constant
Dictionaries that should be used to check against.
Implementation
const Set<Dictionaries> dictionaries = <Dictionaries>{
diceware,
passwords,
};
Dictionaries that should be used to check against.
const Set<Dictionaries> dictionaries = <Dictionaries>{
diceware,
passwords,
};