generic property

bool generic
final

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;