hasSymbols property

bool hasSymbols
latefinal

A boolean value to tell if the password should have symbols in it or not. defaults to true.

Implementation

late final bool hasSymbols;