preventConsecutiveDots property

bool preventConsecutiveDots
final

Whether to prevent consecutive dots in the email address. For example, "user..name@example.com" will be considered invalid if this is true.

Implementation

final bool preventConsecutiveDots;