alias property

String? alias
getter/setter pair

An alias recipient email that forwards emails to the target_email_address.

For example, admin@example.com or *@example.com (wildcard alias forwards all the emails under the registered domain).

Implementation

core.String? alias;