diagnosticCode property

String? diagnosticCode
final

An extended explanation of what went wrong; this is usually an SMTP response. See RFC 3463 for the correct formatting of this parameter.

Implementation

final String? diagnosticCode;