preventMultipleAtSymbols property
Whether to prevent multiple '@' symbols in the email address. For example, "user@@example.com" will be considered invalid if this is true.
Implementation
final bool preventMultipleAtSymbols;
Whether to prevent multiple '@' symbols in the email address. For example, "user@@example.com" will be considered invalid if this is true.
final bool preventMultipleAtSymbols;