deliverable property
Whether the email is deliverable (can receive emails).
This is based on SMTP verification and domain checks.
Implementation
final bool deliverable;
Whether the email is deliverable (can receive emails).
This is based on SMTP verification and domain checks.
final bool deliverable;