signingEnabled property

bool? signingEnabled
final

If the value is true, then the messages that you send from the identity are signed using DKIM. If the value is false, then the messages that you send from the identity aren't DKIM-signed.

Implementation

final bool? signingEnabled;