isDelivered property
Indicates whether the email was successfully delivered to the user's inbox.
Implementation
DateTime? get strikeExpiresAt;/// Indicates whether the email was successfully delivered to the user's inbox.
bool? get isDelivered;
Indicates whether the email was successfully delivered to the user's inbox.
DateTime? get strikeExpiresAt;/// Indicates whether the email was successfully delivered to the user's inbox.
bool? get isDelivered;