preventMultipleAtSymbols property

bool preventMultipleAtSymbols
final

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;