emailForwardings property
The list of email forwarding configurations.
A forwarding configuration might not work correctly if the required DNS records are not present in the domain's authoritative DNS zone.
Implementation
core.List<EmailForwarding>? emailForwardings;