generic property
Whether the email is a role-based or generic address.
Examples: info@, admin@, support@, noreply@ These are often less reliable for individual user accounts.
Implementation
final bool generic;
Whether the email is a role-based or generic address.
Examples: info@, admin@, support@, noreply@ These are often less reliable for individual user accounts.
final bool generic;