deliverable property

bool deliverable
final

Whether the email is deliverable (can receive emails).

This is based on SMTP verification and domain checks.

Implementation

final bool deliverable;